public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/114773] New: Raw string literals are not supported in C89 mode
@ 2024-04-18 18:19 rl.alt.accnt at gmail dot com
  2024-04-18 18:27 ` [Bug c/114773] " pinskia at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: rl.alt.accnt at gmail dot com @ 2024-04-18 18:19 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 114773
           Summary: Raw string literals are not supported in C89 mode
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rl.alt.accnt at gmail dot com
  Target Milestone: ---

I’m currently working on supporting raw string literals in C in Clang like GCC
does, and we noticed that GCC doesn’t support them in `-std=gnu89` mode, only
in `-std=gnu99` mode and later (https://godbolt.org/z/hahja6Y87). 

Is this intentional or a bug?

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-04-19 11:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-18 18:19 [Bug c/114773] New: Raw string literals are not supported in C89 mode rl.alt.accnt at gmail dot com
2024-04-18 18:27 ` [Bug c/114773] " pinskia at gcc dot gnu.org
2024-04-18 18:29 ` rl.alt.accnt at gmail dot com
2024-04-18 18:36 ` jakub at gcc dot gnu.org
2024-04-18 18:50 ` rl.alt.accnt at gmail dot com
2024-04-19 11:15 ` xry111 at gcc dot gnu.org
2024-04-19 11:16 ` xry111 at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).