This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/43659] -flto doesn't remember -fPIC
- From: "hubicka at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 8 Jan 2011 19:55:11 +0000
- Subject: [Bug lto/43659] -flto doesn't remember -fPIC
- Auto-submitted: auto-generated
- References: <bug-43659-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43659
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.01.08 19:54:57
CC| |hubicka at gcc dot gnu.org
Known to work| |4.6.0
Ever Confirmed|0 |1
--- Comment #4 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-01-08 19:54:57 UTC ---
This was fixed on mainline by patch of mine
http://gcc.gnu.org/ml/gcc-patches/2011-01/msg00210.html
perhaps it can be backported.