------- Comment #2 from zsojka at seznam dot cz  2010-07-26 07:33 -------
Thank you for the answer.

gfortran.dg/char_pointer_func.f90 and gfortran.dg/function_charlen_2.f90 fail
the same way, with similiar backtrace

$ gfortran -O2 -fprofile-generate char_pointer_func.f90 
char_pointer_func.f90: In function 'char_pointer_func':
char_pointer_func.f90:27:0: internal compiler error: Segmentation fault

$ gfortran -O2 -fprofile-generate function_charlen_2.f90 
function_charlen_2.f90: In function 'test':
function_charlen_2.f90:18:0: internal compiler error: Segmentation fault

Revisions tested:
r162456 - crash
r161659 - crash
r161170 - OK


-- 


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

Reply via email to