https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92387
--- Comment #3 from Sam James <sjames at gcc dot gnu.org> --- With trunk, I get: ``` Breakpoint 1, main () at /tmp/foo.c:11 11 c (); $1 = <optimized out> ```
sjames at gcc dot gnu.org via Gcc-bugs Mon, 12 Feb 2024 04:26:24 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92387
--- Comment #3 from Sam James <sjames at gcc dot gnu.org> --- With trunk, I get: ``` Breakpoint 1, main () at /tmp/foo.c:11 11 c (); $1 = <optimized out> ```