[Bug middle-end/100734] [12 Regression] /test/gnu/gcc/objdir/gcc/include-fixed/stdlib.h:291:8: internal compiler error: in from_mode_char, at attribs.h:304

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 25 19:04:13 GMT 2021


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

--- Comment #8 from Martin Sebor <msebor at gcc dot gnu.org> ---
The plus character should always be followed by a nonempty string.  John, can
you please attach a translation unit to see if by chance I can reproduce with a
cross-compiler?  In parallel, I wonder if there's something funny about
snprintf on HP-UX.  Does the snprintf call added in r12-930 do the right thing
(i.e., append a nonempty string to spec)?


More information about the Gcc-bugs mailing list