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; 5+ 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] 5+ messages in thread

* [Bug c/39184] ICE in tree_low_cst, at tree.c:4976
  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 ` 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
  2 siblings, 0 replies; 5+ messages in thread
From: joel at gcc dot gnu dot org @ 2009-02-13 20:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from joel at gcc dot gnu dot org  2009-02-13 20:54 -------
Created an attachment (id=17298)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17298&action=view)
preprocessed test case


-- 


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


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

* [Bug target/39184] ICE in tree_low_cst, at tree.c:4976
  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 ` abnikant dot singh at atmel dot com
  2010-01-04 18:13 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 5+ messages in thread
From: abnikant dot singh at atmel dot com @ 2009-08-17 10:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from abnikant dot singh at atmel dot com  2009-08-17 10:03 -------
The attached preprocessed file compiles fine with avr-gcc-4.4.0,4.3.2,4.3.3
with --mmcu=avr25 for all optimization levels.


-- 


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


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

* [Bug target/39184] ICE in tree_low_cst, at tree.c:4976
  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
  2 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2010-01-04 18:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2010-01-04 18:13 -------
I think you attached the wrong preprocessed source.


-- 


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


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

* [Bug target/39184] ICE in tree_low_cst, at tree.c:4976
       [not found] <bug-39184-4@http.gcc.gnu.org/bugzilla/>
@ 2011-02-08 19:38 ` joel at gcc dot gnu.org
  0 siblings, 0 replies; 5+ messages in thread
From: joel at gcc dot gnu.org @ 2011-02-08 19:38 UTC (permalink / raw)
  To: gcc-bugs

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

Joel Sherrill <joel at gcc dot gnu.org> changed:

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

--- Comment #4 from Joel Sherrill <joel at gcc dot gnu.org> 2011-02-08 19:36:01 UTC ---
OK.  Either I screwed up or it is fixed.


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

end of thread, other threads:[~2011-02-08 19:36 UTC | newest]

Thread overview: 5+ 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
     [not found] <bug-39184-4@http.gcc.gnu.org/bugzilla/>
2011-02-08 19:38 ` joel at gcc dot gnu.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).