[Bug c/44643] New: ice in c-typeck.c

2010-06-22 Thread weasel at cs dot stanford dot edu
mmary: 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 tr

[Bug c/44643] ice in c-typeck.c

2010-06-22 Thread weasel at cs dot stanford dot edu
--- Comment #1 from weasel at cs dot stanford dot edu 2010-06-23 03:21 --- Created an attachment (id=20983) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20983&action=view) pre-processed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44643

[Bug c/44643] ice in c-typeck.c

2010-06-22 Thread weasel at cs dot stanford dot edu
--- Comment #2 from weasel at cs dot stanford dot edu 2010-06-23 03:22 --- i forgot to mention that if i comment out the assertion the correct code does seem to get generated. since i'm not a gcc internals person, this may just be coincidental. -- http://gcc.gnu.org/bug

[Bug target/44643] ice in c-typeck.c

2010-06-23 Thread weasel at cs dot stanford dot edu
--- Comment #4 from weasel at cs dot stanford dot edu 2010-06-23 15:59 --- thanks for the hint about avr_insert_attribute. there's a comment there mumbling: /* ??? This seems sketchy. Why can't the user declare the thing const in the first place? */ when i