[Bug target/45808] FreeBSD: -pthread is handled incompletely

2014-08-20 Thread gerald at pfeifer dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45808 Gerald Pfeifer changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/61339] add mismatch between struct and class to non-bugs

2014-08-20 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61339 --- Comment #5 from David Binderman --- (In reply to Jonathan Wakely from comment #1) > This is a really stupid warning that only exists because the MS compiler has > (or had) a bug that treats 'struct' and 'class' differently. GCC (and Clang) >

[Bug middle-end/44786] -fsanitize=undefined: Turn on runtime code generation to check for undefined behavior

2014-08-20 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44786 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/61339] add mismatch between struct and class to non-bugs

2014-08-20 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61339 --- Comment #6 from Andrew Pinski --- (In reply to David Binderman from comment #5) > (In reply to Jonathan Wakely from comment #1) > > This is a really stupid warning that only exists because the MS compiler has > > (or had) a bug that treats 's

<    1   2