This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/34593] Sub optimal code generated in -fPIC mode
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Dec 2007 15:10:30 -0000
- Subject: [Bug target/34593] Sub optimal code generated in -fPIC mode
- References: <bug-34593-1251@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-12-26 15:10 -------
>Notice the 4004ec loads an 8 byte value, when it is specified as int.
It is loading the address of debug_enabled_abc, 4004f3 is the load from the
variable.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34593