ormal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: dave at treblig dot org
Target Milestone: ---
It would be nice to generate a warning in the following case, which I tripped
over in the Linux kernel:
#include
struct foo {
s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71507
--- Comment #4 from Dr. David Alan Gilbert ---
Ah thanks.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71507
--- Comment #1 from Dr. David Alan Gilbert ---
Created attachment 38692
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38692&action=edit
compressed, preprocessed c++
erity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: dave at treblig dot org
Target Milestone: ---
This compile has been cooking for 50+mins on an i7 so far, nothing in the .s,
and it's RAM usage is unchanging (and not
--- Comment #8 from dave at treblig dot org 2009-07-03 11:03 ---
Note there are two slightly different things being asked for here:
1) Showing the horizontal position in the line
2) show the preprocessed line rather than the raw line (which was my 40228
that just got marked as a
rrors
Product: gcc
Version: 4.3.3
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dave at treblig dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40228