------- Comment #1 from rguenth at gcc dot gnu dot org  2007-06-12 15:08 -------
trunk-g/gcc> ./cc1plus -O -fipa-pta t.ii
 S1::S1() S1::S1() S1::S1() void S2::f2() void f(S2&)
Analyzing compilation unit
Performing interprocedural optimizations
 <visibility> <early_local_cleanups> <inline> <static-var> <pure-const> <pta>
t.ii: In member function 'void S2::f2()':
t.ii:10: error: stmt (0x2b369f6d8780) marked modified after optimization pass: 
_ZGVZN2S22f2EvE2s1.0_1 = (char *) &_ZGVZN2S22f2EvE2s1;
t.ii:10: internal compiler error: verify_ssa failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2007-06-12 15:08:11
               date|                            |


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

Reply via email to