public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/26906]  New: internal compiler error: in do_SUBST, at combine.c:447
@ 2006-03-28 16:33 likewise at gmx dot net
  2006-03-28 16:37 ` [Bug c/26906] " likewise at gmx dot net
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: likewise at gmx dot net @ 2006-03-28 16:33 UTC (permalink / raw)
  To: gcc-bugs

ICE when cross-compiling on x86_64 host for armeb target.

Included the command that makes GCC fail (minus all -I include paths) with an
ICE, the output. I will attach the preprocessed C file in a direct follow-up.

See also existing bug 23442 on a different platform.

armeb-linux-gcc -march=armv5te -mtune=xscale -mthumb-interwork -mno-thumb
-DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"Gtk\" -DGTK_LIBDIR=\"/usr/lib\"
-DGTK_DATADIR=\"/usr/share\" -DGTK_DATA_PREFIX=\"/usr\"
-DGTK_SYSCONFDIR=\"/etc\" -DGTK_VERSION=\"2.8.9\"
-DGTK_BINARY_VERSION=\"2.4.0\" -DGTK_HOST=\"armeb-unknown-linux-gnu\"
-DGTK_COMPILATION -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
-DGTK_FILE_SYSTEM_ENABLE_UNSUPPORTED -DG_DISABLE_CAST_CHECKS -pthread -Os
-fomit-frame-pointer -frename-registers -fno-unroll-loops -fno-inline-functions
-fweb -funit-at-a-time -Wall -c gtktooltips.i  -fPIC -DPIC -o gtktooltips.o

gtktooltips.c: In function `gtk_tooltips_init':
gtktooltips.c:127: internal compiler error: in do_SUBST, at combine.c:447


-- 
           Summary: internal compiler error: in do_SUBST, at combine.c:447
           Product: gcc
           Version: 3.4.4
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: likewise at gmx dot net
 GCC build triplet: x86_64-pc-linux
  GCC host triplet: x86_64-pc-linux
GCC target triplet: armeb-unknown-linux


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


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

* [Bug c/26906] internal compiler error: in do_SUBST, at combine.c:447
  2006-03-28 16:33 [Bug c/26906] New: internal compiler error: in do_SUBST, at combine.c:447 likewise at gmx dot net
@ 2006-03-28 16:37 ` likewise at gmx dot net
  2006-03-28 16:40 ` likewise at gmx dot net
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: likewise at gmx dot net @ 2006-03-28 16:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from likewise at gmx dot net  2006-03-28 16:37 -------
Created an attachment (id=11139)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11139&action=view)
preprocessed C file


-- 


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


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

* [Bug c/26906] internal compiler error: in do_SUBST, at combine.c:447
  2006-03-28 16:33 [Bug c/26906] New: internal compiler error: in do_SUBST, at combine.c:447 likewise at gmx dot net
  2006-03-28 16:37 ` [Bug c/26906] " likewise at gmx dot net
@ 2006-03-28 16:40 ` likewise at gmx dot net
  2006-03-28 16:47 ` likewise at gmx dot net
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: likewise at gmx dot net @ 2006-03-28 16:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from likewise at gmx dot net  2006-03-28 16:40 -------
By removing the optimization flag (-Os) the compiler no longer ICEs. Also, -O1,
-O2, -O3 are OK.


-- 

likewise at gmx dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |likewise at gmx dot net


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


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

* [Bug c/26906] internal compiler error: in do_SUBST, at combine.c:447
  2006-03-28 16:33 [Bug c/26906] New: internal compiler error: in do_SUBST, at combine.c:447 likewise at gmx dot net
  2006-03-28 16:37 ` [Bug c/26906] " likewise at gmx dot net
  2006-03-28 16:40 ` likewise at gmx dot net
@ 2006-03-28 16:47 ` likewise at gmx dot net
  2006-03-30 22:01 ` [Bug middle-end/26906] " pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: likewise at gmx dot net @ 2006-03-28 16:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from likewise at gmx dot net  2006-03-28 16:47 -------
Created an attachment (id=11140)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11140&action=view)
preprocessed C file (bzip2'd)


-- 


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


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

* [Bug middle-end/26906] internal compiler error: in do_SUBST, at combine.c:447
  2006-03-28 16:33 [Bug c/26906] New: internal compiler error: in do_SUBST, at combine.c:447 likewise at gmx dot net
                   ` (2 preceding siblings ...)
  2006-03-28 16:47 ` likewise at gmx dot net
@ 2006-03-30 22:01 ` pinskia at gcc dot gnu dot org
  2009-01-02 12:53 ` laurent at guerby dot net
  2009-10-14 14:17 ` rearnsha at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-03-30 22:01 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2006-03-30 22:01 -------
3.4.x is no longer being updated, can you try 4.0.x or 4.1.0?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal
 GCC target triplet|armeb-unknown-linux         |armeb-linux


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


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

* [Bug middle-end/26906] internal compiler error: in do_SUBST, at combine.c:447
  2006-03-28 16:33 [Bug c/26906] New: internal compiler error: in do_SUBST, at combine.c:447 likewise at gmx dot net
                   ` (3 preceding siblings ...)
  2006-03-30 22:01 ` [Bug middle-end/26906] " pinskia at gcc dot gnu dot org
@ 2009-01-02 12:53 ` laurent at guerby dot net
  2009-10-14 14:17 ` rearnsha at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: laurent at guerby dot net @ 2009-01-02 12:53 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from laurent at guerby dot net  2009-01-02 12:51 -------
4.3.2-1 debian gnueabi and trunk rev 142984 do not ICE, waiting for
confirmation.


-- 

laurent at guerby dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug middle-end/26906] internal compiler error: in do_SUBST, at combine.c:447
  2006-03-28 16:33 [Bug c/26906] New: internal compiler error: in do_SUBST, at combine.c:447 likewise at gmx dot net
                   ` (4 preceding siblings ...)
  2009-01-02 12:53 ` laurent at guerby dot net
@ 2009-10-14 14:17 ` rearnsha at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: rearnsha at gcc dot gnu dot org @ 2009-10-14 14:17 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from rearnsha at gcc dot gnu dot org  2009-10-14 14:17 -------
No feedback.  Presumed fixed.


-- 

rearnsha at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.5.0


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


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

end of thread, other threads:[~2009-10-14 14:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-28 16:33 [Bug c/26906] New: internal compiler error: in do_SUBST, at combine.c:447 likewise at gmx dot net
2006-03-28 16:37 ` [Bug c/26906] " likewise at gmx dot net
2006-03-28 16:40 ` likewise at gmx dot net
2006-03-28 16:47 ` likewise at gmx dot net
2006-03-30 22:01 ` [Bug middle-end/26906] " pinskia at gcc dot gnu dot org
2009-01-02 12:53 ` laurent at guerby dot net
2009-10-14 14:17 ` rearnsha 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).