: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: novulae at hotmail dot com
Target Milestone: ---
The below example is ill-formed - the requires clause should not be satisfied
due to the failure to instantiate W1, but
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: novulae at hotmail dot com
Target Milestone: ---
I ran across this with GCC 12.2.0, but have confirmed that it still reproduces
with trunk via Godbolt.
With the below test case, a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58990
--- Comment #4 from Caleb Sunstrum ---
Created attachment 31161
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31161&action=edit
Preprocessed source with -D_FILE_OFFSET_BITS=64
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58990
--- Comment #3 from Caleb Sunstrum ---
Created attachment 31160
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31160&action=edit
Preprocessed source with -O1 -D_FILE_OFFSET_BITS=64
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58990
--- Comment #5 from Caleb Sunstrum ---
I've attached preprocessed source with and without -O1 on the command line. The
latter compiles, the former does not.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58990
--- Comment #6 from Caleb Sunstrum ---
glibc on the system looks to be 2.9.2
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: novulae at hotmail dot com
GCC 4.4.5 compiles this code without issue, GCC 4.6.0 produces the below error,
as does GCC 4.8.0. This happens on linux 32-bit, but not 64-bit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56259
--- Comment #3 from Caleb Sunstrum 2013-02-20
01:47:02 UTC ---
(In reply to comment #2)
> This block of code was added to handle a special case seen on FreeBSD:
> (a) on some versions of FreeBSD circa 2004, the system installed copy of gmp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56260
Bug #: 56260
Summary: GCC hangs/crashes on potentially invalid source
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56259
Bug #: 56259
Summary: GCC's configure script has a hard-coded setting of
'with_gmp' for FreeBSD
Classification: Unclassified
Product: gcc
Version: unknown
S
10 matches
Mail list logo