------- Comment #12 from rguenth at gcc dot gnu dot org  2005-10-06 21:26 
-------
For the testcase we get at output_constant time for the

C++ frontend: (intD.2) (long intD.5) &42B->soundNameD.2065[-42]                 
C frontend: (intD.0) (long intD.2) &42B->soundNameD.1608 - 42

the C++ frontend ICEs, the C frontend not (as we have an outer MINUS_EXPR).

Whatever you wanted to fix with your patch will not work in every case - but
you didn't add a testcase. 


-- 


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

Reply via email to