[Bug c/114780] New: Using C23 nullptr as sentinel gives missing sentinel warning

2024-04-19 Thread cazfi74 at gmail dot com via Gcc-bugs
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: cazfi74 at gmail dot com Target Milestone: --- Created attachment 57988 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57988&action=edit Minimum testcase Compiling attached co

[Bug c/102405] Loop index limited by a function return value considered to result in too big array subscript

2021-09-19 Thread cazfi74 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102405 --- Comment #1 from Marko Lindqvist --- Created attachment 51482 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51482&action=edit preprocessed file

[Bug c/102405] New: Loop index limited by a function return value considered to result in too big array subscript

2021-09-19 Thread cazfi74 at gmail dot com via Gcc-bugs
Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: cazfi74 at gmail dot com Target Milestone: --- For a code where for-loop terminates before index variable gets value 25*8, compiler gives a warning that the

[Bug c/36569] Checking printf format of recursive va_args.

2008-12-28 Thread cazfi74 at gmail dot com
--- Comment #4 from cazfi74 at gmail dot com 2008-12-28 12:31 --- Yes, it works. I cannot reproduce any more. -- cazfi74 at gmail dot com changed: What|Removed |Added

[Bug regression/36569] Checking printf format of recursive va_args.

2008-06-18 Thread cazfi74 at gmail dot com
--- Comment #1 from cazfi74 at gmail dot com 2008-06-18 21:08 --- Created an attachment (id=15783) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15783&action=view) Test source to compile gcc -c vaformat.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36569

[Bug regression/36569] New: Checking printf format of recursive va_args.

2008-06-18 Thread cazfi74 at gmail dot com
recursive va_args. Product: gcc Version: 4.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: regression AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: cazfi74 at gmail dot com GCC build triplet: i686