------- 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