[Bug c++/89038] #pragma GCC diagnostic ignored "-Wunknown-pragmas" does not work

2019-01-25 Thread ulidtko at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89038 --- Comment #3 from Maxim Ivanov --- (In reply to Eric Gallager from comment #2) > I think this is a dup of something but I can't remember the bug number right > now; I'll search harder later... Eric, take a look at bug #53431, I think that's wh

[Bug preprocessor/89038] New: #pragma GCC diagnostic ignored "-Wunknown-pragmas" does not work

2019-01-24 Thread ulidtko at gmail dot com
ty: normal Priority: P3 Component: preprocessor Assignee: unassigned at gcc dot gnu.org Reporter: ulidtko at gmail dot com Target Milestone: --- Consider this test.cxx file: ---8< #pragma GCC di

[Bug c++/51494] New: Legal program rejection - capturing "this" when using static method inside lambda

2011-12-09 Thread ulidtko at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51494 Bug #: 51494 Summary: Legal program rejection - capturing "this" when using static method inside lambda Classification: Unclassified Product: gcc Version: 4.6.1 Statu