This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/51137] [C++0x] [4.7 Regression] ICE with -std=c++0x and virtual inheritance


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51137

Volker Reichelt <reichelt at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
                 CC|                            |jason at gcc dot gnu.org
   Target Milestone|---                         |4.7.0
            Summary|[C++0x] [4.7 Regression]    |[C++0x] [4.7 Regression]
                   |ICE with -std=c++0x         |ICE with -std=c++0x and
                   |                            |virtual inheritance

--- Comment #1 from Volker Reichelt <reichelt at gcc dot gnu.org> 2011-11-15 06:52:59 UTC ---
The bug looks very similar to PR 51029.
Jason, you fixed the former. Could you please have a look at this one, too?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]