[Bug c/70490] New: __atomic_load_n(const __int128 *, ...) generates CMPXCHG16B with no warning

2016-03-31 Thread mdpoole at troilus dot org
: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: mdpoole at troilus dot org Target Milestone: --- When compiling for x86-64 with the -mcx16 flag, there is no diagnostic for code like this: #include __int128 test(void

[Bug c++/49701] New: Parser confusion between operator< and template specialization

2011-07-11 Thread mdpoole at troilus dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49701 Summary: Parser confusion between operator< and template specialization Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3 Comp