[Bug c/53293] Internal Compiler Error

2012-05-09 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53293 --- Comment #3 from Marc Glisse 2012-05-09 12:06:37 UTC --- typedef struct { unsigned Ebits_to_go ; int C } * EncodingEnvironmentPtr ; arienco_done_encoding ( EncodingEnvironmentPtr eep ) { if ( ( eep -> Ebits_to_go ) ) { while ( eep

[Bug c/53293] Internal Compiler Error

2012-05-09 Thread vikram2rhyme at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53293 --- Comment #2 from vikram 2012-05-09 09:48:00 UTC --- ICE:SEGFAULT

[Bug c/53293] Internal Compiler Error

2012-05-09 Thread vikram2rhyme at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53293 --- Comment #1 from vikram 2012-05-09 09:46:11 UTC --- Created attachment 27353 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27353 Preprocessed file