[Bug c++/88475] -E -fdirectives-only clashes with raw strings

2020-07-14 Thread ryan.egesdahl at mongodb dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88475 Ryan Egesdahl changed: What|Removed |Added CC||ryan.egesdahl at mongodb dot com ---

[Bug c++/88475] -E -fdirectives-only clashes with raw strings

2019-03-10 Thread linux at carewolf dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88475 --- Comment #5 from Allan Jensen --- Note, you can fix the conflict with icecc by setting ICEC_REMOTE_CPP=0 Icecc will only do this to enable the remote cpp feature.

[Bug c++/88475] -E -fdirectives-only clashes with raw strings

2019-03-10 Thread mail at milianw dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88475 Milian Wolff changed: What|Removed |Added CC||mail at milianw dot de --- Comment #4

[Bug c++/88475] -E -fdirectives-only clashes with raw strings

2019-01-21 Thread linux at carewolf dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88475 --- Comment #3 from Allan Jensen --- No, it has to be a raw-string to be valid. https://wandbox.org/permlink/I0yF3U3OXoH6LbIM

[Bug c++/88475] -E -fdirectives-only clashes with raw strings

2019-01-21 Thread d25fe0be at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88475 --- Comment #2 from d25fe0be@ --- It looks like this was (incorrectly, I assume) rejected since GCC 4.4. https://wandbox.org/permlink/I0yF3U3OXoH6LbIM

[Bug c++/88475] -E -fdirectives-only clashes with raw strings

2019-01-17 Thread linux at carewolf dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88475 Allan Jensen changed: What|Removed |Added CC||linux at carewolf dot com --- Comment #1