[Bug preprocessor/95889] [10 regression] __has_include broken with -traditional-cpp (and therefore with Fortran)

2020-07-29 Thread t...@dev-zero.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95889 Tiziano Müller changed: What|Removed |Added Summary|__has_include evaluated |[10 regression]

[Bug c++/96354] [10 regression] ICE in maybe_canonicalize_mem_ref_addr, at gimple-fold.c:4903

2020-07-28 Thread t...@dev-zero.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96354 --- Comment #2 from Tiziano Müller --- (In reply to Martin Liška from comment #1) > Can you please provide steps how to build the project? I can reproduce it > locally then. Of course! :) After unpacking you don't even have to configure it,

[Bug c++/96354] New: [10 regression] ICE in maybe_canonicalize_mem_ref_addr, at gimple-fold.c:4903

2020-07-28 Thread t...@dev-zero.ch
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: t...@dev-zero.ch Target Milestone: --- Unfortunately I wasn't able to isolate it (yet), but what I see with the plumed-2.6.1 package from https://github.com/plumed/plumed2

[Bug preprocessor/95889] __has_include evaluated even if disabled (with cpp in traditional-mode)

2020-07-28 Thread t...@dev-zero.ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95889 --- Comment #3 from Tiziano Müller --- Created attachment 48941 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48941=edit fix __has_include with traditional-cpp as posted on the gcc-patches ml