This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/49677] GCC 4.6.0 LTO files not compatible with GCC 4.6.1
- From: "andi-gcc at firstfloor dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 30 Oct 2011 16:14:06 +0000
- Subject: [Bug lto/49677] GCC 4.6.0 LTO files not compatible with GCC 4.6.1
- Auto-submitted: auto-generated
- References: <bug-49677-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49677
Andi Kleen <andi-gcc at firstfloor dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andi-gcc at firstfloor dot
| |org
--- Comment #2 from Andi Kleen <andi-gcc at firstfloor dot org> 2011-10-30 16:14:06 UTC ---
This is a dup of http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44965
Someone added a new option
I posted a patch to handle this specific case, but it wasn't accepted.
http://gcc.gnu.org/ml/gcc-patches/2010-10/msg00098.html
I believe there's an effort underway now to rewrite the lto option code which
will likely fix the problems.
Maybe the old patch is still a good idea for 4.6.x?