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 rtl-optimization/68641] undefined variables implicitly considered to be zero


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68641

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
The whole reasoning looks fairly dubious to me, the optimizer is free to do
whatever it wants on undefined behavior and requests that the generated code
behaves identically at all optimization levels on it have little merit IMO.

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