http://sourceware.org/bugzilla/show_bug.cgi?id=14052
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hjl.tools at gmail dot com
--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> 2012-05-02 19:48:39
UTC ---
The differences are
--- good/System.map 2012-05-02 12:43:53.775355097 -0700
+++ bad/System.map 2012-05-02 12:34:59.780776694 -0700
@@ -50740,7 +50740,7 @@ c0be2640 D dsa_packet_type
c0be2680 D edsa_packet_type
c0be26c0 D trailer_packet_type
c0be2700 D _edata
-c0be3000 D __init_begin
+c0be3000 A __init_begin
c0be3000 T _sinittext
c0be3000 T i386_start_kernel
c0be307d T reserve_ebda_region
@@ -55299,7 +55299,7 @@ c0c7d6c0 d cfd_data
c0c7d700 d csd_data
c0c7d740 D softnet_data
c0c7d800 D __per_cpu_end
-c0c7e000 D __init_end
+c0c7e000 A __init_end
c0c7e000 R __smp_locks
c0c84000 B __bss_start
c0c84000 R __smp_locks_end
The new linker puts __init_begin/__init_end in ABS section.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils