https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61440

--- Comment #1 from Venkataramanan <venkataramanan.kumar at amd dot com> ---
Tried 

 objdump -d stage2-gcc/gimple.o >   stage2-gcc-gimple.s
 objdump -d stage3-gcc/gimple.o >   stage3-gcc-gimple.s

 diff -u  stage2-gcc-gimple.s stage3-gcc-gimple.s
--- stage2-gcc-gimple.s 2014-06-07 12:53:04.065381401 +0530
+++ stage3-gcc-gimple.s 2014-06-07 12:53:10.981381355 +0530
@@ -1,5 +1,5 @@

-stage2-gcc/gimple.o:     file format elf64-x86-64
+stage3-gcc/gimple.o:     file format elf64-x86-64


Tried 
readelf -S stage2-gcc/gimple.o > stage2-gcc-gimple.txt
readelf -S stage3-gcc/gimple.o > stage3-gcc-gimple.txt

diff -u  stage2-gcc-gimple.txt stage3-gcc-gimple.txt

--- stage2-gcc-gimple.txt       2014-06-07 12:56:19.089380090 +0530
+++ stage3-gcc-gimple.txt       2014-06-07 12:56:09.805380153 +0530
@@ -1,4 +1,4 @@
-There are 194 section headers, starting at offset 0xc3750:
+There are 194 section headers, starting at offset 0xc3710:

 Section Headers:
   [Nr] Name              Type             Address           Offset
@@ -9,7 +9,7 @@
        000000000000000c  0000000000000004          192   363     4
   [ 2] .text             PROGBITS         0000000000000000  00000050
        0000000000004ab3  0000000000000000  AX       0     0     16
-  [ 3] .rela.text        RELA             0000000000000000  000cad78
+  [ 3] .rela.text        RELA             0000000000000000  000cad38
        0000000000003b58  0000000000000018          192     2     8
   [ 4] .data             PROGBITS         0000000000000000  00004b03
        0000000000000000  0000000000000000  WA       0     0     1
@@ -330,66 +330,66 @@
   [162] .gnu.lto_.refs.0  PROGBITS         0000000000000000  0003e76f
        00000000000003c2  0000000000000000   E       0     0     1
   [163] .gnu.lto_.decls.0 PROGBITS         0000000000000000  0003eb31
-       000000000002d715  0000000000000000   E       0     0     1
-  [164] .gnu.lto_.symtab. PROGBITS         0000000000000000  0006c246
+       000000000002d70b  0000000000000000   E       0     0     1
+  [164] .gnu.lto_.symtab. PROGBITS         0000000000000000  0006c23c
        0000000000002afc  0000000000000000   E       0     0     1
-  [165] .gnu.lto_.opts    PROGBITS         0000000000000000  0006ed42
+  [165] .gnu.lto_.opts    PROGBITS         0000000000000000  0006ed38
        00000000000000a2  0000000000000000   E       0     0     1
-  [166] .text.unlikely    PROGBITS         0000000000000000  0006ede4
+  [166] .text.unlikely    PROGBITS         0000000000000000  0006edda
        0000000000000015  0000000000000000  AX       0     0     1
-  [167] .rela.text.unlike RELA             0000000000000000  000ce8d0
+  [167] .rela.text.unlike RELA             0000000000000000  000ce890
        0000000000000048  0000000000000018          192   166     8
-  [168] .rodata.str1.8    PROGBITS         0000000000000000  0006ee00
+  [168] .rodata.str1.8    PROGBITS         0000000000000000  0006edf0
        000000000000001f  0000000000000001 AMS       0     0     8
-  [169] .rodata.str1.1    PROGBITS         0000000000000000  0006ee1f
+  [169] .rodata.str1.1    PROGBITS         0000000000000000  0006ee0f
        00000000000002e8  0000000000000001 AMS       0     0     1
-  [170] .rodata           PROGBITS         0000000000000000  0006f140
+  [170] .rodata           PROGBITS         0000000000000000  0006f100
        0000000000000810  0000000000000000   A       0     0     64
-  [171] .rela.rodata      RELA             0000000000000000  000ce918
+  [171] .rela.rodata      RELA             0000000000000000  000ce8d8
        00000000000006a8  0000000000000018          192   170     8
-  [172] .text.unlikely._Z PROGBITS         0000000000000000  0006f950
+  [172] .text.unlikely._Z PROGBITS         0000000000000000  0006f910
        0000000000000000  0000000000000000 AXG       0     0     2
-  [173] .text._ZN5va_gc7r PROGBITS         0000000000000000  0006f950
+  [173] .text._ZN5va_gc7r PROGBITS         0000000000000000  0006f910
        00000000000000d7  0000000000000000 AXG       0     0     16
-  [174] .rela.text._ZN5va RELA             0000000000000000  000cefc0
+  [174] .rela.text._ZN5va RELA             0000000000000000  000cef80
        0000000000000060  0000000000000018          192   173     8
-  [175] .debug_info       PROGBITS         0000000000000000  0006fa27
+  [175] .debug_info       PROGBITS         0000000000000000  0006f9e7
        000000000001e7f2  0000000000000000           0     0     1
-  [176] .rela.debug_info  RELA             0000000000000000  000cf020
+  [176] .rela.debug_info  RELA             0000000000000000  000cefe0
        00000000000341b8  0000000000000018          192   175     8
-  [177] .debug_abbrev     PROGBITS         0000000000000000  0008e219
+  [177] .debug_abbrev     PROGBITS         0000000000000000  0008e1d9
        0000000000000a8e  0000000000000000           0     0     1
-  [178] .debug_loc        PROGBITS         0000000000000000  0008eca7
+  [178] .debug_loc        PROGBITS         0000000000000000  0008ec67
        000000000001090c  0000000000000000           0     0     1
-  [179] .rela.debug_loc   RELA             0000000000000000  001031d8
+  [179] .rela.debug_loc   RELA             0000000000000000  00103198
        000000000001d8b0  0000000000000018          192   178     8
-  [180] .debug_aranges    PROGBITS         0000000000000000  0009f5b3
+  [180] .debug_aranges    PROGBITS         0000000000000000  0009f573
        0000000000000050  0000000000000000           0     0     1
-  [181] .rela.debug_arang RELA             0000000000000000  00120a88
+  [181] .rela.debug_arang RELA             0000000000000000  00120a48
        0000000000000060  0000000000000018          192   180     8
-  [182] .debug_ranges     PROGBITS         0000000000000000  0009f603
+  [182] .debug_ranges     PROGBITS         0000000000000000  0009f5c3
        0000000000004230  0000000000000000           0     0     1
-  [183] .rela.debug_range RELA             0000000000000000  00120ae8
+  [183] .rela.debug_range RELA             0000000000000000  00120aa8
        0000000000008fa0  0000000000000018          192   182     8
-  [184] .debug_line       PROGBITS         0000000000000000  000a3833
+  [184] .debug_line       PROGBITS         0000000000000000  000a37f3
        000000000000258a  0000000000000000           0     0     1
-  [185] .rela.debug_line  RELA             0000000000000000  00129a88
+  [185] .rela.debug_line  RELA             0000000000000000  00129a48
        0000000000000048  0000000000000018          192   184     8
-  [186] .debug_str        PROGBITS         0000000000000000  000a5dbd
+  [186] .debug_str        PROGBITS         0000000000000000  000a5d7d
        0000000000019f00  0000000000000001  MS       0     0     1
-  [187] .comment          PROGBITS         0000000000000000  000bfcbd
+  [187] .comment          PROGBITS         0000000000000000  000bfc7d
        0000000000000028  0000000000000001  MS       0     0     1
-  [188] .note.GNU-stack   PROGBITS         0000000000000000  000bfce5
+  [188] .note.GNU-stack   PROGBITS         0000000000000000  000bfca5
        0000000000000000  0000000000000000           0     0     1
-  [189] .eh_frame         PROGBITS         0000000000000000  000bfce8
+  [189] .eh_frame         PROGBITS         0000000000000000  000bfca8
        00000000000011b0  0000000000000000   A       0     0     8
-  [190] .rela.eh_frame    RELA             0000000000000000  00129ad0
+  [190] .rela.eh_frame    RELA             0000000000000000  00129a90
        00000000000009c0  0000000000000018          192   189     8
-  [191] .shstrtab         STRTAB           0000000000000000  000c0e98
+  [191] .shstrtab         STRTAB           0000000000000000  000c0e58
        00000000000028b8  0000000000000000           0     0     1
-  [192] .symtab           SYMTAB           0000000000000000  000c67d0
+  [192] .symtab           SYMTAB           0000000000000000  000c6790
        0000000000002328  0000000000000018          193   206     8
-  [193] .strtab           STRTAB           0000000000000000  000c8af8
+  [193] .strtab           STRTAB           0000000000000000  000c8ab8
        0000000000002280  0000000000000000           0     0     1

Reply via email to