Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: wellnhofer at aevum dot de
Target Milestone: ---
This doesn't generate a warning:
--
#include
__attrib
ormal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: wellnhofer at aevum dot de
Target Milestone: ---
When compliling the program
#include
enum e {
v = UINT64_MAX
};
with -Wpedantic, no warning is emitted. When I c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64928
Bug 64928 depends on bug 66209, which changed state.
Bug 66209 Summary: Out of memory when compiling with --coverage and
optimizations
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66209
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66209
Nick Wellnhofer changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64928
Nick Wellnhofer changed:
What|Removed |Added
CC||wellnhofer at aevum dot de
Priority: P3
Component: gcov-profile
Assignee: unassigned at gcc dot gnu.org
Reporter: wellnhofer at aevum dot de
Target Milestone: ---
Created attachment 35570
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35570&action=edit
Problematic sour