[Bug c++/59900] isnan signals FPE invalid operation when given a NaN

2014-01-21 Thread cam888eron at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59900 --- Comment #1 from Cameron MacMinn --- Created attachment 31913 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31913&action=edit preprocessed file 2nd needs 2 source files, hence 2 .ii preprocessed files

[Bug c++/59900] New: isnan signals FPE invalid operation when given a NaN

2014-01-21 Thread cam888eron at yahoo dot com
Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: cam888eron at yahoo dot com Created attachment 31912 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31912&action=edit preprocessed file 1st Possible g++ problem. isnan signals FPE invalid operation when

[Bug c++/53614] g++ undefined symbols static const data members conditional assignment

2012-06-08 Thread cam888eron at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53614 --- Comment #2 from Cameron MacMinn 2012-06-08 15:18:59 UTC --- Created attachment 27587 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27587 to verify correctness using -DWORKAROUND, else ignore

[Bug c++/53614] g++ undefined symbols static const data members conditional assignment

2012-06-08 Thread cam888eron at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53614 --- Comment #1 from Cameron MacMinn 2012-06-08 15:17:48 UTC --- Created attachment 27586 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27586 2nd output of -save-temps

[Bug c++/53614] New: g++ undefined symbols static const data members conditional assignment

2012-06-08 Thread cam888eron at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53614 Bug #: 53614 Summary: g++ undefined symbols static const data members conditional assignment Classification: Unclassified Product: gcc Version: 4.4.6 Status: UNCONFIR