[Bug middle-end/64012] GCC-4.9.2 option -fcaller-saves in -O2

2014-11-27 Thread airbak.li at huawei dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64012 Airbak changed: What|Removed |Added Status|RESOLVED|CLOSED Resolution|INVALID

[Bug middle-end/64012] GCC-4.9.2 option -fcaller-saves in -O2

2014-11-27 Thread cbaylis at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64012 cbaylis at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Bug middle-end/64012] GCC-4.9.2 option -fcaller-saves in -O2

2014-11-24 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64012 Eric Botcazou changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug middle-end/64012] GCC-4.9.2 option -fcaller-saves in -O2

2014-11-23 Thread airbak.li at huawei dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64012 --- Comment #5 from Airbak --- I'm sorry for my mistake. GCC-4.8.3 also have this phenomenon. GCC 4.4.1 is OK.

[Bug middle-end/64012] GCC-4.9.2 option -fcaller-saves in -O2

2014-11-23 Thread airbak.li at huawei dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64012 --- Comment #4 from Airbak --- When I build toolchain with GNU , the problem also exist. -- lijianhui@key:~/hi3535/Hi3535_SDK_V2.0.3.1/osdrv/kernel/linux-3.4.y$ arm-unknown-linux-gnueabi-gcc -v Using built-in specs. COLLECT_GCC=a

[Bug middle-end/64012] GCC-4.9.2 option -fcaller-saves in -O2

2014-11-21 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64012 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/64012] GCC-4.9.2 option -fcaller-saves in -O2

2014-11-21 Thread airbak.li at huawei dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64012 --- Comment #2 from Airbak --- lijianhui@key:~$ arm-unknown-linux-gnueabi-gcc -v Using built-in specs. COLLECT_GCC=arm-unknown-linux-gnueabi-gcc COLLECT_LTO_WRAPPER=/home/os/lijianhui/linaro/new-crosstool-ng/install-2-multilib/bin/../libexec/gcc/

[Bug middle-end/64012] GCC-4.9.2 option -fcaller-saves in -O2

2014-11-20 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64012 Andrew Pinski changed: What|Removed |Added Target||Arm-linux-gnueabi Component|c