public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug optimization/13224] New: [tree-ssa] compiler fails to compile newlib/glibc code
@ 2003-11-28 20:35 bbooth at redhat dot com
  2003-11-28 20:36 ` [Bug optimization/13224] " bbooth at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bbooth at redhat dot com @ 2003-11-28 20:35 UTC (permalink / raw)
  To: gcc-bugs

Version:
    GNU C version 3.5-tree-ssa 20031128 (merged 20031123)

GCC Configure Options:
    --prefix=/notnfs/bbooth/tree-ssa/i686/inst
    --srcdir=/notnfs/bbooth/tree-ssa/gcc
    --disable-multilib

Command line and Compiler output:

/notnfs/bbooth/tree-ssa/i686/inst/libexec/gcc/i686-pc-linux-gnu/3.5-tree-ssa/cc1
-fpreprocessed dl-deps.i -quiet -dumpbase dl-deps.c -mtune=pentiumpro -auxbase
dl-deps -O2 -O2 -O2 -Wall -version -fPIC -fno-builtin -ftime-report
-ftime-report -fPIC -o dl-deps.s
GNU C version 3.5-tree-ssa 20031128 (merged 20031123) (i686-pc-linux-gnu)
        compiled by GNU C version 3.5-tree-ssa 20031128 (merged 20031123).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
/notnfs/bbooth/tree-ssa/NEWLIB/src/newlib/libc/sys/linux/dl/dl-deps.c: In
function `_dl_map_object_deps':

/notnfs/bbooth/tree-ssa/NEWLIB/src/newlib/libc/sys/linux/dl/dl-deps.c:131:
internal compiler error: in find_function_data, at function.c:313
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

=========================

.i file to come.

-- 
           Summary: [tree-ssa] compiler fails to compile newlib/glibc code
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bbooth at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

* [Bug optimization/13224] [tree-ssa] compiler fails to compile newlib/glibc code
  2003-11-28 20:35 [Bug optimization/13224] New: [tree-ssa] compiler fails to compile newlib/glibc code bbooth at redhat dot com
  2003-11-28 20:36 ` [Bug optimization/13224] " bbooth at redhat dot com
@ 2003-11-28 20:36 ` bbooth at redhat dot com
  2003-11-28 20:39 ` pinskia at gcc dot gnu dot org
  2003-11-28 20:55 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: bbooth at redhat dot com @ 2003-11-28 20:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bbooth at redhat dot com  2003-11-28 20:36 -------
Created an attachment (id=5227)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5227&action=view)
debugger output


-- 


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


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

* [Bug optimization/13224] [tree-ssa] compiler fails to compile newlib/glibc code
  2003-11-28 20:35 [Bug optimization/13224] New: [tree-ssa] compiler fails to compile newlib/glibc code bbooth at redhat dot com
@ 2003-11-28 20:36 ` bbooth at redhat dot com
  2003-11-28 20:36 ` bbooth at redhat dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bbooth at redhat dot com @ 2003-11-28 20:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bbooth at redhat dot com  2003-11-28 20:36 -------
Created an attachment (id=5226)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5226&action=view)
associated .i file


-- 


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


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

* [Bug optimization/13224] [tree-ssa] compiler fails to compile newlib/glibc code
  2003-11-28 20:35 [Bug optimization/13224] New: [tree-ssa] compiler fails to compile newlib/glibc code bbooth at redhat dot com
  2003-11-28 20:36 ` [Bug optimization/13224] " bbooth at redhat dot com
  2003-11-28 20:36 ` bbooth at redhat dot com
@ 2003-11-28 20:39 ` pinskia at gcc dot gnu dot org
  2003-11-28 20:55 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-28 20:39 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-28 20:39 -------
Looks like functions inside functions causing this one.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
   Target Milestone|---                         |tree-ssa


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


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

* [Bug optimization/13224] [tree-ssa] compiler fails to compile newlib/glibc code
  2003-11-28 20:35 [Bug optimization/13224] New: [tree-ssa] compiler fails to compile newlib/glibc code bbooth at redhat dot com
                   ` (2 preceding siblings ...)
  2003-11-28 20:39 ` pinskia at gcc dot gnu dot org
@ 2003-11-28 20:55 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-28 20:55 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-28 20:55 -------
This is a dup of bug 11267.

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

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


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


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

end of thread, other threads:[~2003-11-28 20:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-28 20:35 [Bug optimization/13224] New: [tree-ssa] compiler fails to compile newlib/glibc code bbooth at redhat dot com
2003-11-28 20:36 ` [Bug optimization/13224] " bbooth at redhat dot com
2003-11-28 20:36 ` bbooth at redhat dot com
2003-11-28 20:39 ` pinskia at gcc dot gnu dot org
2003-11-28 20:55 ` 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).