public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/39184]  New: ICE in tree_low_cst, at tree.c:4976
@ 2009-02-13 20:53 joel at gcc dot gnu dot org
  2009-02-13 20:54 ` [Bug c/39184] " joel at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: joel at gcc dot gnu dot org @ 2009-02-13 20:53 UTC (permalink / raw)
  To: gcc-bugs

ICE at -O1 and -02.  Target specific error message at -O0.  But even that would
be more helpful if it told what the actual limit was.

$ avr-rtems4.10-gcc   -mmcu=avr25 -O2 j.c -c
../../../../../rtems/cpukit/telnetd/des.c: In function 'des_init':
../../../../../rtems/cpukit/telnetd/des.c:274: internal compiler error: in
tree_low_cst, at tree.c:4976
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

$  avr-rtems4.10-gcc   -mmcu=avr25 -O0 j.c -c
../../../../../rtems/cpukit/telnetd/des.c:87: error: size of variable 'des_f'
is too large


-- 
           Summary: ICE in tree_low_cst, at tree.c:4976
           Product: gcc
           Version: 4.3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: joel at gcc dot gnu dot org
GCC target triplet: avr-rtems4.10


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


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

end of thread, other threads:[~2010-01-04 18:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-13 20:53 [Bug c/39184] New: ICE in tree_low_cst, at tree.c:4976 joel at gcc dot gnu dot org
2009-02-13 20:54 ` [Bug c/39184] " joel at gcc dot gnu dot org
2009-08-17 10:03 ` [Bug target/39184] " abnikant dot singh at atmel dot com
2010-01-04 18:13 ` 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).