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
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
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
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48914
Roger Jarrett changed:
What|Removed |Added
CC||rjarrett at mathworks dot
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
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
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
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