This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/26411] -Wstrict-aliasing does not enable analysis



------- Comment #4 from pinskia at gcc dot gnu dot org  2006-02-22 14:32 -------
(In reply to comment #2)
> Still, it would be lots better if warning options simply enabled the necessary
> analysis.

It is very hard to do so as the warnings are based on the information gathered
from -fstrict-aliasing.

Since this is documented unlike the orginal bug suggested, I am going to close
this as invalid.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]