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

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at gcc dot gnu.org

--- Comment #2 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
Could you remove the stdbool.h header (just use char or int, it should not
change the bug)? Also could you compile with -fdump-tree-all-all-lineno and
paste/attach the dump file that looks similar to test.c.XXXt.uninitX? It should
show clearly whether it is a duplicate or a different issue.

Reply via email to