This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/52836] New: internal compiler error: in push_minipool_fix, at config/arm/arm.c:13084


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

             Bug #: 52836
           Summary: internal compiler error: in push_minipool_fix, at
                    config/arm/arm.c:13084
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: meadori@codesourcery.com
            Target: arm


>From r185746 trunk:

$ ./install/bin/arm-none-linux-gnueabi-gcc -O2 -funroll-loops -march=armv7-a
arm-minipool-ice.c 
/home/meadori/etc/bugs/arm-minipool-ice.c: In function 'Super_Mix':
/home/meadori/etc/bugs/arm-minipool-ice.c:144:3: warning: incompatible implicit
declaration of built-in function 'memset' [enabled by default]
/home/meadori/etc/bugs/arm-minipool-ice.c: In function 'Next_Fugue':
/home/meadori/etc/bugs/arm-minipool-ice.c:175:1: internal compiler error: in
push_minipool_fix, at config/arm/arm.c:13084
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]