[Bug c/56086] when compiling C code with -std=gnu99 macro __STDC_UTF_16__ is defined

2013-01-27 Thread rjarrett at mathworks dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56086 --- Comment #3 from Roger Jarrett 2013-01-27 16:13:48 UTC --- The macro __STDC_UTF_16__ is being used to guard the following typedef typedef char16_t CHAR16_T; compiling the program (attached program t2.c) typedef char16_t fred; int m

[Bug c/56086] when compiling C code with -std=gnu99 macro __STDC_UTF_16__ is defined

2013-01-27 Thread rjarrett at mathworks dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56086 --- Comment #2 from Roger Jarrett 2013-01-27 16:12:09 UTC --- Created attachment 29285 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29285 example program to compile

[Bug c/56086] New: when compiling C code with -std=gnu99 macro __STDC_UTF_16__ is defined

2013-01-23 Thread rjarrett at mathworks dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56086 Bug #: 56086 Summary: when compiling C code with -std=gnu99 macro __STDC_UTF_16__ is defined Classification: Unclassified Product: gcc Version: 4.7.2 Status

[Bug c++/48914] #pragma GCC diagnostic ignored "-Wc++0x-compat" doesn't work

2013-01-02 Thread rjarrett at mathworks dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48914 --- Comment #7 from Roger Jarrett 2013-01-02 18:51:12 UTC --- Additional workaround (big hammer) #pragma GCC system_header Best used when the code generating the warning is in an isolated header file --Roger

[Bug c++/48914] #pragma GCC diagnostic ignored "-Wc++0x-compat" doesn't work

2013-01-01 Thread rjarrett at mathworks dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48914 Roger Jarrett changed: What|Removed |Added CC||rjarrett at mathworks dot

[Bug tree-optimization/49460] g++: Internal error: Segmentation fault (program cc1plus) using -O2 or -O3

2011-06-29 Thread rjarrett at mathworks dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49460 --- Comment #4 from Roger Jarrett 2011-06-29 21:13:49 UTC --- Confirmed -fno-tree-pre worked around the issue using the initial source --Roger

[Bug c++/49460] g++: Internal error: Segmentation fault (program cc1plus) using -O2 or -O3

2011-06-17 Thread rjarrett at mathworks dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49460 --- Comment #1 from Roger Jarrett 2011-06-17 19:41:29 UTC --- Created attachment 24555 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24555 preprocessed source file SmartInliner.ii (gzipped) preprocessed file gzipped to allow upload

[Bug c++/49460] New: g++: Internal error: Segmentation fault (program cc1plus) using -O2 or -O3

2011-06-17 Thread rjarrett at mathworks dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49460 Summary: g++: Internal error: Segmentation fault (program cc1plus) using -O2 or -O3 Product: gcc Version: 4.5.3 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/31459] New: No #pragma GCC visibility {push/pop} (default) in and

2007-04-03 Thread rjarrett at mathworks dot com
and Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: minor Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rjarrett at mathworks dot com GCC build triplet: x8