[Bug c++/70512] [6 Regression] ICE on valid code on x86_64-linux-gnu: canonical types differ for identical types
nathan at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Apr 4 18:31:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70512
Nathan Sidwell <nathan at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |nathan at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |nathan at gcc dot gnu.org
--- Comment #3 from Nathan Sidwell <nathan at gcc dot gnu.org> ---
Marek, I suspected something like what you say happening, I think we then need
to go through all the 'struct S' types created during the parse and modify
them?
Are you working on that? If so, please reassign this bug.
More information about the Gcc-bugs
mailing list