: 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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19541
Robert Luberda changed:
What|Removed |Added
CC||robert-gcc at debian dot org
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