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/52749] Aliasing violation silently accepted


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

Veiokej <veiokej at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid
             Target|                            |MinGW under WinXP
                 CC|                            |pinskia at gmail dot com,
                   |                            |veiokej at gmail dot com

--- Comment #1 from Veiokej <veiokej at gmail dot com> 2012-03-28 05:36:49 UTC ---
Maybe this is due to the fact that the compiler has no easy way of knowing that
an aliasing violation has occurred. But I thought I should point this out and
let the experts decide what, if anything, to do about it.


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