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



             Bug #: 54881

           Summary: ICE in fold_convert_loc, at fold-const.c:2016

    Classification: Unclassified

           Product: gcc

           Version: 4.7.2

            Status: UNCONFIRMED

          Severity: normal

          Priority: P3

         Component: fortran

        AssignedTo: unassig...@gcc.gnu.org

        ReportedBy: rich...@lozestech.com





Created attachment 28406

  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28406

Source code reproducing bug



~/Tests> gfortran -Wall -fbounds-check -Wtabs -g -c ../Source/CompilerBug.f03

../Source/CompilerBug.f03:124.22:



    integer*4 :: istat

                      1

Warning: Unused variable 'istat' declared at (1)

../Source/CompilerBug.f03: In function 'destroydnode':

../Source/CompilerBug.f03:129:0: internal compiler error: in fold_convert_loc,

at fold-const.c:2016

Please submit a full bug report, ...





~/Tests> gfortran --version

GNU Fortran (SUSE Linux) 4.7.2 20120920 [gcc-4_7-branch revision 191568]

Copyright (C) 2012 Free Software Foundation, Inc.



~/Tests> gfortran -dumpmachine

i586-suse-linux

Reply via email to