public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/44643]  New: ice in c-typeck.c
@ 2010-06-23  3:21 weasel at cs dot stanford dot edu
  2010-06-23 11:07 ` [Bug target/44643] " jsm28 at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: weasel at cs dot stanford dot edu @ 2010-06-23  3:21 UTC (permalink / raw)
  To: gcc-bugs

when compiling avr-libc-1.6.8 there's a compiler ICE due to the
__attribute__((progmem)) construct in dtostre.c and vfscanf.c. this construct
triggers:

  gcc_assert (quals == orig_quals || TREE_CODE (argtype) == FUNCTION_TYPE);

the argtype in this case is array_type.


-- 
           Summary: ice in c-typeck.c
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: weasel at cs dot stanford dot edu
  GCC host triplet: x86_64-apple-darwin10.4.0
GCC target triplet: avr


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


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

end of thread, other threads:[~2011-07-04 12:48 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-44643-4@http.gcc.gnu.org/bugzilla/>
2011-03-31  9:12 ` [Bug target/44643] ice in c-typeck.c lts-rudolph at gmx dot de
2011-04-14  8:38 ` gjl at gcc dot gnu.org
2011-04-14 15:11 ` gjl at gcc dot gnu.org
2011-04-14 15:31 ` gjl at gcc dot gnu.org
2011-05-09 17:13 ` eric.weddington at atmel dot com
2011-05-23 17:05 ` jsm28 at gcc dot gnu.org
2011-05-26 12:54 ` gjl at gcc dot gnu.org
2011-06-16 17:27 ` gjl at gcc dot gnu.org
2011-06-18 14:32 ` gjl at gcc dot gnu.org
2011-07-04 12:28 ` gjl at gcc dot gnu.org
2011-07-04 12:34 ` gjl at gcc dot gnu.org
2011-07-04 12:36 ` gjl at gcc dot gnu.org
2011-07-04 12:48 ` gjl at gcc dot gnu.org
2010-06-23  3:21 [Bug c/44643] New: " weasel at cs dot stanford dot edu
2010-06-23 11:07 ` [Bug target/44643] " jsm28 at gcc dot gnu dot org
2010-06-23 15:59 ` weasel at cs dot stanford dot edu
2010-06-23 16:35 ` jsm28 at gcc dot gnu dot org
2010-06-28  1:06 ` 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).