[Bug c++/48574] ICE (regression w.r.t. 4.6.0)

vincenzo.innocente at cern dot ch gcc-bugzilla@gcc.gnu.org
Tue Apr 12 14:54:00 GMT 2011


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

vincenzo Innocente <vincenzo.innocente at cern dot ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.6/4.7 Regression] ICE    |ICE (regression w.r.t.
                   |(regression w.r.t. 4.6.0)   |4.6.0)
      Known to fail|4.6.1, 4.7.0                |

--- Comment #2 from vincenzo Innocente <vincenzo.innocente at cern dot ch> 2011-04-12 14:53:58 UTC ---
while looking for a work-around I discovered that
sed -i 's/const GsfElectron & ele =/GsfElectron ele =/g' produceICE.ii
that affects line
grep -n "const GsfElectron & ele =" produceICE.ii
185392: const GsfElectron & ele = * * i;

"make it compiling"



More information about the Gcc-bugs mailing list