Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: net147 at gmail dot com
GCC build triplet: x86_64-unknown-linux-gnu
GCC host tr
--- Comment #1 from net147 at gmail dot com 2009-07-19 08:21 ---
Created an attachment (id=18225)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18225&action=view)
Preprocessed output
$ gcc -Wp,-MD,drivers/staging/meilhaus/.memain.o.d -nostdinc -isystem
/usr/lib/gcc
--- Comment #2 from net147 at gmail dot com 2009-07-19 08:22 ---
Created an attachment (id=18226)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18226&action=view)
Assembly output
$ gcc -Wp,-MD,drivers/staging/meilhaus/.memain.o.d -nostdinc -isystem
/usr/lib/gcc/x86_64-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56038
--- Comment #2 from Jonathan Liu 2013-03-25 04:12:41
UTC ---
I can reproduce this with MinGW-w64 GCC 4.8.0 x86 DW2/SJLJ. It does not occur
with MinGW-w64 GCC 4.8.0 x86_64 SEH/SJLJ.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56038
--- Comment #4 from Jonathan Liu 2013-03-25 10:38:33
UTC ---
Created attachment 29719
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29719
Add extern "C" modifier in intrinsics headers for C++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55256
Bug #: 55256
Summary: Out of memory preprocessing nested tgmath.h functions
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
Severity: nor
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34212
--- Comment #14 from Jonathan Liu 2012-03-16 13:38:18
UTC ---
Created attachment 26903
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26903
Test case
This test case gives a spurious 'warning: value computed is not used
[-Wunused-value]' mes
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55898
Bug #: 55898
Summary: Can't obtain stack trace
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: major
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55898
--- Comment #4 from Jonathan Liu 2013-01-11 10:20:15
UTC ---
It works if I compile the test case with -fno-exceptions.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54988
Jonathan Liu changed:
What|Removed |Added
CC||net147 at gmail dot com
10 matches
Mail list logo