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 target/78254] FAIL: g++.dg/torture/pr77822.C -O3 -g (internal compiler error)


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

--- Comment #2 from Andreas Schwab <schwab@linux-m68k.org> ---
The expression would be undefined at runtime, so it doesn't matter if we
generate an unspecified result.

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