https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91368
--- Comment #4 from JeanHeyd Meneide ---
🎉!!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92165
--- Comment #3 from JeanHeyd Meneide ---
Thanks for pinging me about this. I'm at a WG14 Meeting so I won't be able to
get to it immediately, but when I get back I'll get right on fixing!
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: phdofthehouse at gmail dot com
Target Milestone: ---
Consider the following example from the C++ Standard N4842 (nice website
version: eel.is/c++draft
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12245
JeanHeyd Meneide changed:
What|Removed |Added
CC||phdofthehouse at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93093
--- Comment #3 from JeanHeyd Meneide ---
I guess we just throw out a handful of those test cases, then. It's not like
the Standard is really impactful here, since most of Source Location's
specification is "should...", which is encouragement and
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93093
--- Comment #4 from JeanHeyd Meneide ---
I changed the library test cases, but maybe there needs to be something that
helps the library developers tag a constant evaluation function as something
that should be ran later / deferred. I don't have a
ty: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: phdofthehouse at gmail dot com
Target Milestone: ---
Godbolt: https://godbolt.org/z/tBd8Ce
Inline minimal repro:
-
template
struct [[
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91368
JeanHeyd Meneide changed:
What|Removed |Added
CC||phdofthehouse at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100057
JeanHeyd Meneide changed:
What|Removed |Added
CC||phdofthehouse at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100057
--- Comment #6 from JeanHeyd Meneide ---
Oh, woops, my bad. This is for configuring and building GCC. I'm not sure which
option turns on -ffreestanding for building the compiler itself! But it seems
like that's missing, if __STDC_HOSTED__ is not
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98576
JeanHeyd Meneide changed:
What|Removed |Added
CC||phdofthehouse at gmail dot com
11 matches
Mail list logo