This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/71996] -fdump-translation-unit fails to dump string literals of type char16_t/char32_t/wchar_t
- From: "egallager at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 30 Jul 2017 14:01:26 +0000
- Subject: [Bug c/71996] -fdump-translation-unit fails to dump string literals of type char16_t/char32_t/wchar_t
- Auto-submitted: auto-generated
- References: <bug-71996-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71996
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |egallager at gcc dot gnu.org
--- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> ---
My version of gcc trunk doesn't recognize the flag
‘-fdump-translation-unit=stdout’; I think I remember reading on the mailing
lists that it was going to be removed for gcc8...