[Bug c/115027] New: Missing warning: unused struct's with self-referential initialisers

2024-05-10 Thread dave at treblig dot org via Gcc-bugs
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

[Bug c++/71507] Unending compilation/google's protobuf (protstream_objectsource_test.cc)

2016-06-12 Thread dave at treblig dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71507 --- Comment #4 from Dr. David Alan Gilbert --- Ah thanks.

[Bug c++/71507] Unending compilation/google's protobuf (protstream_objectsource_test.cc)

2016-06-12 Thread dave at treblig dot org
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++

[Bug c++/71507] New: Unending compilation/google's protobuf (protstream_objectsource_test.cc)

2016-06-12 Thread dave at treblig dot org
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

[Bug c++/24985] caret diagnostics

2009-07-03 Thread dave at treblig dot org
--- 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

[Bug c/40228] New: Provide option to show preprocessed line with errors

2009-05-23 Thread dave at treblig dot org
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