[Bug rtl-optimization/38644] [4.6 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2022-10-14 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #77 from CVS Commits --- The releases/gcc-10 branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:d0ef37c35b7ff7324b4567652380f32079d46088 commit r10-11034-gd0ef37c35b7ff7324b4567652380f32079d46088 Author: Eric Botcazou

[Bug rtl-optimization/38644] [4.6 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2022-10-14 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #76 from CVS Commits --- The releases/gcc-11 branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:3f4b65df625edae3e8829718af721ad2330b3f22 commit r11-10311-g3f4b65df625edae3e8829718af721ad2330b3f22 Author: Eric Botcazou

[Bug rtl-optimization/38644] [4.6 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2022-10-14 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #75 from CVS Commits --- The releases/gcc-12 branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:a5a6598d5b1d29741993371310c0bb8ca57e190c commit r12-8831-ga5a6598d5b1d29741993371310c0bb8ca57e190c Author: Eric Botcazou

[Bug rtl-optimization/38644] [4.6 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2022-10-14 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #74 from CVS Commits --- The master branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:e39b170695a161feba7401b7d21d824db9ee1f8f commit r13-3296-ge39b170695a161feba7401b7d21d824db9ee1f8f Author: Eric Botcazou Date:

[Bug rtl-optimization/38644] [4.6 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2016-03-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #73 from Richard Biener --- (In reply to Satish M from comment #72) > This bug still exists in GCC 4.8.2 ARM. It can reproduced by adding one more > argument in 'doStreamReadBlock' function in test case. > >

[Bug rtl-optimization/38644] [4.6 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2016-03-14 Thread satishbmsce at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 Satish M changed: What|Removed |Added CC||satishbmsce at gmail dot com --- Comment #72

[Bug rtl-optimization/38644] [4.6 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2014-02-16 Thread jackie.rosen at hushmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 Jackie Rosen jackie.rosen at hushmail dot com changed: What|Removed |Added CC|

[Bug rtl-optimization/38644] [4.6 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2013-04-05 Thread sebastian.hu...@embedded-brains.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #70 from Sebastian Huber sebastian.hu...@embedded-brains.de 2013-04-05 07:15:34 UTC --- (In reply to comment #69) (In reply to comment #68) Is this problem resolved? The status is still set to NEW but known to work

[Bug rtl-optimization/38644] [4.6 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2013-04-04 Thread peter at axium dot co.nz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 incrediball peter at axium dot co.nz changed: What|Removed |Added CC||peter at

[Bug rtl-optimization/38644] [4.6 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2013-04-04 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|NEW

[Bug rtl-optimization/38644] [4.6 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2012-07-31 Thread hagayg at broadcom dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 Hagay hagayg at broadcom dot com changed: What|Removed |Added CC||hagayg at broadcom dot

[Bug rtl-optimization/38644] [4.6 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2012-07-31 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #66 from Andrew Pinski pinskia at gcc dot gnu.org 2012-07-31 16:49:54 UTC --- (In reply to comment #65) Also saw the same problem on MIPS Compiling using 'gcc version 4.5.2 (Sourcery CodeBench Lite 2011.09-86)' You should report

[Bug rtl-optimization/38644] [4.6 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2012-07-31 Thread hagayg at broadcom dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #67 from Hagay hagayg at broadcom dot com 2012-07-31 17:34:02 UTC --- Just reported to Mentor. Thanks