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



             Bug #: 55697

           Summary: Another ice in remove_redundant_iv_tests

    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 28969

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

C source code



I just tried to compile the package freetds-0.91-5

on gcc-4.8 trunk dated 20121212 on an AMD x86_64 box.



The compiler said



convert.c: In function 'string_to_numeric':

convert.c:1939:1: internal compiler error: in remove_redundant_iv_tests, at

tree-ssa-loop-ivcanon.c:559

 string_to_numeric(const char *instr, const char *pend, CONV_RESULT * cr)

 ^

0xd62045 remove_redundant_iv_tests

    ../../src/trunk/gcc/tree-ssa-loop-ivcanon.c:559

0xd62045 canonicalize_loop_induction_variables

    ../../src/trunk/gcc/tree-ssa-loop-ivcanon.c:951

0xd63018 tree_unroll_loops_completely(bool, bool)

    ../../src/trunk/gcc/tree-ssa-loop-ivcanon.c:1122

0x9e8922 tree_complete_unroll_inner

    ../../src/trunk/gcc/tree-ssa-loop.c:509

Please submit a full bug report,

with preprocessed source if appropriate.

Please include the complete backtrace with any bug report.

See <http://gcc.gnu.org/bugs.html> for instructions.



Preprocessed source code attached. Flag -O3 required.

This looks like a different bug report to # 55208.

Reply via email to