http://sourceware.org/bugzilla/show_bug.cgi?id=13099
Alan Modra changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://sourceware.org/bugzilla/show_bug.cgi?id=13099
Alan Modra changed:
What|Removed |Added
CC||amodra at gmail dot com
--- Comment #3 fr
http://sourceware.org/bugzilla/show_bug.cgi?id=13099
--- Comment #2 from H.J. Lu 2011-08-16 19:00:38
UTC ---
gnu.linkonce section name usually is .gnu.linkonce.TYPE.KEY.
But kernel driver may have .gnu.linkonce.this_module. What
should be key here?
--
Configure bugmail: http://sourceware.org/b
http://sourceware.org/bugzilla/show_bug.cgi?id=13099
--- Comment #1 from Andreas Schwab 2011-08-16 18:49:42
UTC ---
name + sizeof (".gnu.linkonce.") - 2 always starts with a dot, so the check
would become pointless.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
-