http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47377
Summary: internal compiler error: in fold_convert_loc, at fold-const.c:1906 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassig...@gcc.gnu.org ReportedBy: thenl...@users.sourceforge.net Created attachment 23045 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23045 Example Fortran source for internal compiler error: in fold_convert_loc, at fold-const.c:1906 The following command results in internal compiler error. Expected result: Produce proper source diagnostics/error message for the error. $ gfortran testgferr.f90 testgferr.f90: In function 'testgferr': testgferr.f90:3:0: internal compiler error: in fold_convert_loc, at fold-const.c:1906 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions.