Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(388)

Unified Diff: gcc/gcc/testsuite/gcc.target/i386/cold-attribute-4.s

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/gcc/testsuite/gcc.target/i386/avx-vcmpps-256-1.c ('k') | gcc/gcc/testsuite/gcc.target/i386/fpcvt-1.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/gcc/testsuite/gcc.target/i386/cold-attribute-4.s
diff --git a/gcc/gcc/testsuite/gcc.target/i386/cold-attribute-4.s b/gcc/gcc/testsuite/gcc.target/i386/cold-attribute-4.s
deleted file mode 100644
index 68d05d09d4b86137b3b13bbefa332636e4c155e8..0000000000000000000000000000000000000000
--- a/gcc/gcc/testsuite/gcc.target/i386/cold-attribute-4.s
+++ /dev/null
@@ -1,41 +0,0 @@
- .file "cold-attribute-4.c"
- .text
- .p2align 4,,15
-.globl t
- .type t, @function
-t:
-.LFB14:
- movl $-1, %eax
- ret
-.LFE14:
- .size t, .-t
- .section .eh_frame,"a",@progbits
-.Lframe1:
- .long .LECIE1-.LSCIE1
-.LSCIE1:
- .long 0x0
- .byte 0x1
- .string "zR"
- .uleb128 0x1
- .sleb128 -8
- .byte 0x10
- .uleb128 0x1
- .byte 0x3
- .byte 0xc
- .uleb128 0x7
- .uleb128 0x8
- .byte 0x90
- .uleb128 0x1
- .align 8
-.LECIE1:
-.LSFDE1:
- .long .LEFDE1-.LASFDE1
-.LASFDE1:
- .long .LASFDE1-.Lframe1
- .long .LFB14
- .long .LFE14-.LFB14
- .uleb128 0x0
- .align 8
-.LEFDE1:
- .ident "GCC: (GNU) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)"
- .section .note.GNU-stack,"",@progbits
« no previous file with comments | « gcc/gcc/testsuite/gcc.target/i386/avx-vcmpps-256-1.c ('k') | gcc/gcc/testsuite/gcc.target/i386/fpcvt-1.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698