[Bug lto/70629] 176.gcc fails to build with -O0 -flto with undefined reference to is_reserved_word

2016-04-11 Thread prathamesh3492 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70629 prathamesh3492 at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug lto/70629] 176.gcc fails to build with -O0 -flto with undefined reference to is_reserved_word

2016-04-11 Thread prathamesh3492 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70629 --- Comment #3 from prathamesh3492 at gcc dot gnu.org --- Compiling with -std=gnu89 worked, thanks! Regards, Prathamesh

[Bug lto/70629] 176.gcc fails to build with -O0 -flto with undefined reference to is_reserved_word

2016-04-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70629 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug lto/70629] 176.gcc fails to build with -O0 -flto with undefined reference to is_reserved_word

2016-04-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70629 --- Comment #2 from Andrew Pinski --- See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69197#c4 also.

[Bug lto/70629] 176.gcc fails to build with -O0 -flto with undefined reference to is_reserved_word

2016-04-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70629 --- Comment #1 from Andrew Pinski --- Are you compiling 176.gcc with -std=gnu89 also?