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

             Bug #: 53748
           Summary: ice in fold_convert_loc
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: dcb...@hotmail.com


Created attachment 27687
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27687
C source code

I just tried to compile the package ratpoints-2.1.3-5
on gcc-4.8 trunk dated 20120620 on an AMD x86_64 box.

The compiler said

find_points.c: In function 'find_points_work':
find_points.c:1236:6: internal compiler error: in fold_convert_loc, at
fold-const.c:1986
 long find_points_work(ratpoints_args *args,
      ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Preprocessed source code attached. Flag -O2 required.

Reply via email to