public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/17240] New: ICE in tree.c:2364.
@ 2004-08-30 14:02 ramana dot radhakrishnan at codito dot com
  2004-08-30 14:04 ` [Bug c/17240] " ramana dot radhakrishnan at codito dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ramana dot radhakrishnan at codito dot com @ 2004-08-30 14:02 UTC (permalink / raw)
  To: gcc-bugs

While trying to build newlib 1.12 using gcc 3.4.2-release candidate targeted for
the ARC  , I get an ICE with:

arc-elf32-gcc -save-temps
-B/mnt/tools/fsf/fsfbuild/build-ARC/build-newlib/arc-elf32/newlib/ -isystem
/mnt/tools/fsf/fsfbuild/build-ARC/build-newlib/arc-elf32/newlib/targ-include
-isystem /mnt/tools/fsf/fsfgcc/newlib-1.12.0/newlib/libc/include
-DPACKAGE=\"newlib\" -DVERSION=\"1.12.0\"  -I.
-I/mnt/tools/fsf/fsfgcc/newlib-1.12.0/newlib/libc/stdio  -O2 -fno-builtin    -O2
-g -O2  -O2 -g -O2 -fshort-enums -c
/mnt/tools/fsf/fsfgcc/newlib-1.12.0/newlib/libc/stdio/vfprintf.c
/mnt/tools/fsf/fsfgcc/newlib-1.12.0/newlib/libc/stdio/vfprintf.c: In function
`_vfprintf_r':
/mnt/tools/fsf/fsfgcc/newlib-1.12.0/newlib/libc/stdio/vfprintf.c:804: internal
compiler error: in build, at tree.c:2364




1. gcc configuration info : 
Reading specs from /usr/local/arcfsf/lib/gcc/arc-elf32/3.4.2/specs
Configured with: /mnt/tools/fsf/fsfgcc/gcc-3.4.2-rc-20040829/configure
--prefix=/usr/local/arcfsf --target=arc-elf32 --with-gnu-as --with-gnu-ld
--without-libs --with-newlib --with-stabs --with-dwarf --host=i686-pc-linux-gnu
--enable-languages=c --disable-multilib --disable-shared --disable-nls
--without-libbanshee : (reconfigured)
/mnt/tools/fsf/fsfgcc/gcc-3.4.2-rc-20040829/configure --prefix=/usr/local/arcfsf
--target=arc-elf32 --with-gnu-as --with-gnu-ld --without-libs --with-newlib
--with-stabs --with-dwarf --host=i686-pc-linux-gnu --enable-languages=c
--disable-multilib --disable-shared --disable-nls --without-libbanshee
Thread model: single
gcc version 3.4.2 20040829 (prerelease)

-- 
           Summary: ICE in tree.c:2364.
           Product: gcc
           Version: 3.4.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ramana dot radhakrishnan at codito dot com
                CC: gcc-bugs at gcc dot gnu dot org,mark at codesourcery dot
                    com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: arc-elf32


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug c/17240] ICE in tree.c:2364.
  2004-08-30 14:02 [Bug c/17240] New: ICE in tree.c:2364 ramana dot radhakrishnan at codito dot com
@ 2004-08-30 14:04 ` ramana dot radhakrishnan at codito dot com
  2004-08-30 14:47 ` mmitchel at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ramana dot radhakrishnan at codito dot com @ 2004-08-30 14:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ramana dot radhakrishnan at codito dot com  2004-08-30 14:04 -------
Created an attachment (id=7004)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7004&action=view)
The preprocessed file for the testcase. 

The vfprintf.i 

-- 


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug c/17240] ICE in tree.c:2364.
  2004-08-30 14:02 [Bug c/17240] New: ICE in tree.c:2364 ramana dot radhakrishnan at codito dot com
  2004-08-30 14:04 ` [Bug c/17240] " ramana dot radhakrishnan at codito dot com
@ 2004-08-30 14:47 ` mmitchel at gcc dot gnu dot org
  2004-08-30 17:23 ` [Bug target/17240] " pinskia at gcc dot gnu dot org
  2004-08-31  3:36 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-08-30 14:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-08-30 14:47 -------
The ARC target is not presently functional in GCC.

-- 


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug target/17240] ICE in tree.c:2364.
  2004-08-30 14:02 [Bug c/17240] New: ICE in tree.c:2364 ramana dot radhakrishnan at codito dot com
  2004-08-30 14:04 ` [Bug c/17240] " ramana dot radhakrishnan at codito dot com
  2004-08-30 14:47 ` mmitchel at gcc dot gnu dot org
@ 2004-08-30 17:23 ` pinskia at gcc dot gnu dot org
  2004-08-31  3:36 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-30 17:23 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |target


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug target/17240] ICE in tree.c:2364.
  2004-08-30 14:02 [Bug c/17240] New: ICE in tree.c:2364 ramana dot radhakrishnan at codito dot com
                   ` (2 preceding siblings ...)
  2004-08-30 17:23 ` [Bug target/17240] " pinskia at gcc dot gnu dot org
@ 2004-08-31  3:36 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-31  3:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-31 03:36 -------


*** This bug has been marked as a duplicate of 11476 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-08-31  3:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-30 14:02 [Bug c/17240] New: ICE in tree.c:2364 ramana dot radhakrishnan at codito dot com
2004-08-30 14:04 ` [Bug c/17240] " ramana dot radhakrishnan at codito dot com
2004-08-30 14:47 ` mmitchel at gcc dot gnu dot org
2004-08-30 17:23 ` [Bug target/17240] " pinskia at gcc dot gnu dot org
2004-08-31  3:36 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).