This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/66301] internal compiler error when using -fopt-info
- From: "singhai at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 12 Jun 2015 17:53:28 +0000
- Subject: [Bug debug/66301] internal compiler error when using -fopt-info
- Auto-submitted: auto-generated
- References: <bug-66301-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66301
Sharad Singhai <singhai at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |singhai at gcc dot gnu.org
--- Comment #5 from Sharad Singhai <singhai at gcc dot gnu.org> ---
Sorry, I didn't get time to look at this. Yes, this is the right fix in the
interim as old and new style of dumping cannot be mixed.
Another fix would require converting this and other passes to the new style.