[Bug tree-optimization/67920] [6 Regression] wrong code with -O3

2024-07-27 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67920 Sam James changed: What|Removed |Added CC||sjames at gcc dot gnu.org Resolution

[Bug tree-optimization/67920] [6 Regression] wrong code with -O3

2015-10-14 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67920 Ilya Enkovich changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug tree-optimization/67920] [6 Regression] wrong code with -O3

2015-10-13 Thread jamrial at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67920 --- Comment #9 from James Almer --- (In reply to Yuri Rumyantsev from comment #8) > Please check that revision 228760 will cure your issue. Looks like it did. Thanks.

[Bug tree-optimization/67920] [6 Regression] wrong code with -O3

2015-10-13 Thread ysrumyan at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67920 --- Comment #8 from Yuri Rumyantsev --- Please check that revision 228760 will cure your issue.

[Bug tree-optimization/67920] [6 Regression] wrong code with -O3

2015-10-13 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67920 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug tree-optimization/67920] [6 Regression] wrong code with -O3

2015-10-12 Thread jamrial at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67920 --- Comment #6 from James Almer --- Created attachment 36491 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36491&action=edit -save-temps output for all three files

[Bug tree-optimization/67920] [6 Regression] wrong code with -O3

2015-10-12 Thread jamrial at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67920 James Almer changed: What|Removed |Added Component|rtl-optimization|tree-optimization --- Comment #5 from Jame