[Bug c/117482] New: Bogus -Wstringop-overflow warning in intrusive list implementation

2024-11-07 Thread adam at adamrosenfield dot com via Gcc-bugs
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: adam at adamrosenfield dot com Target Milestone: --- Created attachment 59555 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59555&action=edit Test file exhibiting th

[Bug c/114826] New: Bogus -Warray-bounds warning for 32-byte array with certain march flags

2024-04-23 Thread adam at adamrosenfield dot com via Gcc-bugs
: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: adam at adamrosenfield dot com Target Milestone: --- Sample code: == snip == typedef long unsigned int size_t; extern void *memcpy (void

[Bug c/48194] New: gcc -std=c99 fails to link when calling inline function

2011-03-18 Thread adam at adamrosenfield dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48194 Summary: gcc -std=c99 fails to link when calling inline function Product: gcc Version: 4.3.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component: