[Bug testsuite/78133] Commit r241489 adds printf specifiers not supported by newlib.

amker at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Nov 30 14:23:00 GMT 2016


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

amker at gcc dot gnu.org changed:

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

--- Comment #3 from amker at gcc dot gnu.org ---
(In reply to Martin Sebor from comment #2)
> It sounds like the gimple-ssa-sprintf pass needs to be modified to avoid
> assuming that %a is supported when it isn't.  Unless one already exists that
> might involve adding a new configuration test.  Let me look into it.

Hi Martin,
Any update on this?  Shall we bypass such tests somehow?  Thanks.


More information about the Gcc-bugs mailing list