[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

[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 airbak.li at huawei dot com changed: What|Removed |Added Status|RESOLVED|CLOSED

[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 ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|REOPENED

[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 airbak.li at huawei dot com --- When I build toolchain with GNU gcc-4.9.2.tar.bz2, the problem also exist. -- lijianhui@key:~/hi3535/Hi3535_SDK_V2.0.3.1/osdrv/kernel/linux-3.4.y$

[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 airbak.li at huawei dot com --- 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-21 Thread airbak.li at huawei dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64012 --- Comment #2 from Airbak airbak.li at huawei dot com --- lijianhui@key:~$ arm-unknown-linux-gnueabi-gcc -v Using built-in specs. COLLECT_GCC=arm-unknown-linux-gnueabi-gcc

[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 rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[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 pinskia at gcc dot gnu.org changed: What|Removed |Added Target|