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/11194] New: [3.3.1 regression] ICE in simplify_gen_subreg, at simplify-rtx.c


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: [3.3.1 regression] ICE in simplify_gen_subreg, at
                    simplify-rtx.c
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: debian-gcc@lists.debian.org
                CC: gcc-bugs@gcc.gnu.org
 GCC build triplet: arm-linux
  GCC host triplet: arm-linux
GCC target triplet: arm-linux

3.3 branch 20030615, when building rts.c (Pascal compiler), regression to the
released 3.3.

 ../.././xgcc -B../.././ -B/usr/arm-linux/bin/ -isystem /usr/arm-linux/include
-isystem /usr/arm-linux/sys-include  -c -I. -W -Wall -Wpointer-arith
-Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -g -O2  -save-temps
 /home/doko/3.3/gcc-3.3-3.3.1ds0/src/gcc/p/rts/rts.c
/home/doko/3.3/gcc-3.3-3.3.1ds0/src/gcc/p/rts/rts.c: In function `_p_CStringUTime':
/home/doko/3.3/gcc-3.3-3.3.1ds0/src/gcc/p/rts/rts.c:1848: internal compiler
error: in simplify_gen_subreg, at simplify-rtx.c:2742
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: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]