[Bug target/23892] New: -msse causes SSE code generation without -mfpmath=sse

2005-09-14 Thread corey dot taylor at gmail dot com
h=sse Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: corey dot taylor at gmail dot com CC: gcc-bugs a

[Bug target/23892] -msse causes SSE code generation without -mfpmath=sse

2005-09-14 Thread corey dot taylor at gmail dot com
--- Additional Comments From corey dot taylor at gmail dot com 2005-09-15 02:36 --- Just the answer I was looking for. I tried a search but didn't find anything with my keywords. corey -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23892

[Bug c++/22354] g++ accepts specializiation without declaration

2005-07-07 Thread corey dot taylor at gmail dot com
--- Additional Comments From corey dot taylor at gmail dot com 2005-07-08 05:30 --- The reason we decided to post this is many front ends were giving different results: some errored out with diagnostic, some accepted, some accepted but wouldn't allow proper declaration (considered