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 middle-end/43987] [4.5 regression] type-punning causes broken binaries unless -O0 is used



------- Comment #4 from pinskia at gcc dot gnu dot org  2010-05-04 23:08 -------
>What is -fwrapv supposed to do? I

Changes the behavior of signed integer overflow to be defined as wrapping
rather than being undefined.


-- 


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


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