https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105593
--- Comment #3 from Rogério de Souza Moraes ---
The code attached in the previous comment triggers the "warning: '__Y' is used
uninitialized [-Wuninitialized]".
The command line to compile it is:
/grid/common/test/gcc-v12.1.0d1rh74_lnx86/bin/g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105593
--- Comment #2 from Rogério de Souza Moraes ---
Created attachment 52971
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52971&action=edit
C code to trigger the uninitialized warning
The C code attached reproduces the uninitialized warning
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105593
Andrew Pinski changed:
What|Removed |Added
Target||X86_64
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105593
Andrew Pinski changed:
What|Removed |Added
Component|other |target
--- Comment #1 from Andrew Pinsk