https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64590
David Baron changed:
What|Removed |Added
CC||dbaron at dbaron dot org
--- Comment #12
/dev/null | grep
"\(MMX\|SSE\)"
#define __SSE2_MATH__ 1
#define __SSE_MATH__ 1
#define __SSE2__ 1
#define __SSE__ 1
--
Summary: -mno-mmx doesn't turn off sse*
Product: gcc
Version: 4.4.1
Status: UNCONFIRMED
Severity: normal
ity: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dbaron at dbaron dot org
GCC build triplet: x86_64-unknown-linux-gnu
GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41201
--- Comment #3 from dbaron at dbaron dot org 2009-08-31 20:01 ---
Created an attachment (id=18458)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18458&action=view)
another testcase
Here's another testcase that I just simplified from my attempts to use, in
Mozilla, so
--- Comment #1 from dbaron at dbaron dot org 2006-03-27 01:52 ---
Created an attachment (id=11132)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11132&action=view)
preprocessed source (jscpucfg.i)
To see the bug, save this attachment as jscpucfg.i, and:
# gcc -c -o jscpuc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: debug
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dbaron at dbaron dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GC
--- Comment #6 from dbaron at dbaron dot org 2006-02-14 22:29 ---
Was it really necessary to break dynamic_cast() with -fno-rtti ?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10891
--- Additional Comments From dbaron at dbaron dot org 2005-08-20 04:33
---
As I wrote in https://bugzilla.mozilla.org/show_bug.cgi?id=81385#c9 :
Looking at the C++ standard (the out-of-date 1998 version, I admit), as far as I
can tell a conformant compiler is required to give a