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/70765] GCC fails to detect possibly uninitialized variable


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

--- Comment #1 from Mike Conlen <mike at conlen dot org> ---
Created attachment 38330
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38330&action=edit
a second translation unit

Using the second translation unit will cause the compilation to error (as
expected) with -O3

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