[Bug driver/59512] New: Incomplete output files when compiler is killed

2013-12-15 Thread robert-gcc at debian dot org
: driver Assignee: unassigned at gcc dot gnu.org Reporter: robert-gcc at debian dot org Hi When cc1plus program is killed for example by OOM then the output file (given by the `-o' option) can be incomplete, which will than result in linker error. This is especially visible

[Bug c++/70145] New: g++-5 and g++-6: invalid code generated for -fno-elide-constructors and constexpr array

2016-03-08 Thread robert-gcc at debian dot org
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: robert-gcc at debian dot org Target Milestone: --- Created attachment 37900 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37900&action=edit Simplifi

[Bug driver/19541] need another option to support what -I- did just besides -iquote

2016-09-28 Thread robert-gcc at debian dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19541 Robert Luberda changed: What|Removed |Added CC||robert-gcc at debian dot org

[Bug c++/99353] New: warn_unused attribute does not seem to work for static variables

2021-03-02 Thread robert-gcc at debian dot org via Gcc-bugs
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: robert-gcc at debian dot org Target Milestone: --- According to https://gcc.gnu.org/onlinedocs/gcc-10.1.0/gcc/C_002b_002b-Attributes.html#C_002b_002b-Attributes, the 'warn_u