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



--- Comment #29 from Richard Biener <rguenth at gcc dot gnu.org> 2013-01-10 
15:28:38 UTC ---

(In reply to comment #27)

> Created attachment 29141 [details]

> updated checker

> 

> Also verify expressions.  Bootstrapped ok, target libs building now, testing

> pending.

> 

> I'll give it a LTO profiledbootstrap try as well ... if that's not it then

> the issue must be elsewhere :(



Besides a few fortran ICEs in the testsuite a regular bootstrap and regtest

went ok with this version.



The Fortran fronted has ADDR_EXPRs of FUNCTION_DECLs which have a location

with bogus BLOCK.



FAIL: gfortran.dg/class_array_15.f03  -O0  (internal compiler error)

FAIL: gfortran.dg/class_array_15.f03  -O0  (test for excess errors)

WARNING: gfortran.dg/class_array_15.f03  -O0  compilation failed to produce

exec

utable

FAIL: gfortran.dg/typebound_operator_13.f03  -O0  (internal compiler error)

FAIL: gfortran.dg/typebound_operator_13.f03  -O0  (test for excess errors)

WARNING: gfortran.dg/typebound_operator_13.f03  -O0  compilation failed to

produ

ce executable

FAIL: gfortran.dg/typebound_operator_7.f03  -O0  (internal compiler error)

FAIL: gfortran.dg/typebound_operator_7.f03  -O0  (test for excess errors)

WARNING: gfortran.dg/typebound_operator_7.f03  -O0  compilation failed to

produc

e executable

FAIL: gfortran.dg/typebound_operator_8.f03  -O0  (internal compiler error)

FAIL: gfortran.dg/typebound_operator_8.f03  -O0  (test for excess errors)

WARNING: gfortran.dg/typebound_operator_8.f03  -O0  compilation failed to

produc

e executable

Reply via email to