[Bug tree-optimization/49657] array subscript warnings when building gcc with -O2

2020-05-19 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49657

Martin Sebor  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||msebor at gcc dot gnu.org
 Resolution|--- |WORKSFORME

--- Comment #6 from Martin Sebor  ---
I suspect this is no longer a problem with current releases.  They all build
with -O2 and -Werror.

[Bug tree-optimization/49657] array subscript warnings when building gcc with -O2

2013-01-24 Thread mirimiri66 at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49657



mirimiri66 at gmail dot com changed:



   What|Removed |Added



 CC||mirimiri66 at gmail dot com



--- Comment #5 from mirimiri66 at gmail dot com 2013-01-24 13:56:54 UTC ---

I get similar QA notices when compiling gcc-4.6.3 in gentoo. Gentoo package

notes instructed to report this here instead of filing a gentoo bug. I've got

these flags set in /etc/make.conf:



CFLAGS="-fomit-frame-pointer -march=native -O2 -pipe"



Is this something I need to address somehow?



Added QA Notices and gentoo package system emerge --info attachments.


[Bug tree-optimization/49657] array subscript warnings when building gcc with -O2

2013-01-24 Thread mirimiri66 at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49657



--- Comment #4 from mirimiri66 at gmail dot com 2013-01-24 13:54:20 UTC ---

Created attachment 29266

  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29266

gentoo package systeme emerge --info


[Bug tree-optimization/49657] array subscript warnings when building gcc with -O2

2013-01-24 Thread mirimiri66 at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49657



--- Comment #3 from mirimiri66 at gmail dot com 2013-01-24 13:53:18 UTC ---

Created attachment 29265

  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29265

gcc-4.6.3 QA Notices


[Bug tree-optimization/49657] array subscript warnings when building gcc with -O2

2011-07-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49657

--- Comment #2 from Richard Guenther  2011-07-06 
08:05:26 UTC ---
The expmed.c code is broken, not sure about the crtstuff one.


[Bug tree-optimization/49657] array subscript warnings when building gcc with -O2

2011-07-05 Thread dirtyepic at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49657

--- Comment #1 from Ryan Hill  2011-07-06 04:54:56 
UTC ---
Created attachment 24699
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24699
build log