[Bug c++/68427] GCC (G++) flunks legal ANSI-C code

2015-11-27 Thread wam at hiwaay dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68427 --- Comment #9 from wam at hiwaay dot net --- On 11/27/15 13:32, redi at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68427 > > --- Comment #8 from Jonathan Wakely --- > Similarly, _STD_C_H_ is not a valid

[Bug c++/68427] GCC (G++) flunks legal ANSI-C code

2015-11-27 Thread wam at hiwaay dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68427 --- Comment #6 from wam at hiwaay dot net --- I see this is labelled as resolved. That is *NOT* true for me. All versions of gcc on FreeBSD 9.3R that I have tried (4.8.5, 4.9.4, 5.2.0, 5.2.1) still reproduce this bug as of today. I pkg-upgraded

[Bug c++/68427] GCC (G++) flunks legal ANSI-C code

2015-11-19 Thread wam at hiwaay dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68427 --- Comment #5 from wam at hiwaay dot net --- Created attachment 36776 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36776&action=edit response to comment 4 Here is the stuff in reply to comment 4

[Bug c++/68427] GCC (G++) flunks legal ANSI-C code

2015-11-19 Thread wam at hiwaay dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68427 --- Comment #3 from wam at hiwaay dot net --- comment 1: How do I go about doing that (posting preprocessed source file) ? The tarball I uploaded just has 2 text files showing the output of my effort to compile the code, & the code in its

[Bug c++/68427] New: GCC (G++) flunks legal ANSI-C code

2015-11-18 Thread wam at hiwaay dot net
++ Assignee: unassigned at gcc dot gnu.org Reporter: wam at hiwaay dot net Target Milestone: --- Host: FreeBSD 9.3R AMD64 Target: FreeBSD 9.3R AMD64 Created attachment 36768 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36768&action=edit Tar file of