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"

Reply via email to