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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53293
--- Comment #2 from vikram 2012-05-09 09:48:00
UTC ---
ICE:SEGFAULT
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