Priority: P3
Component: analyzer
Assignee: dmalcolm at gcc dot gnu.org
Reporter: cgzones at googlemail dot com
Target Milestone: ---
Minimized code snippet:
```
#include
void validatedatetime(const char *str)
{
const char *templates[] = {"-dd-dd
: normal
Priority: P3
Component: analyzer
Assignee: dmalcolm at gcc dot gnu.org
Reporter: cgzones at googlemail dot com
Target Milestone: ---
Minimized code snippet:
```
#include
int debug;
int opencfgfile(const char *cfgfile, FILE **fd)
{
if (cfgfile[0
Priority: P3
Component: lto
Assignee: unassigned at gcc dot gnu.org
Reporter: cgzones at googlemail dot com
Target Milestone: ---
$ gcc-14 --version
gcc-14 (Debian 14.1.0-1) 14.1.0
Reproducer:
git clone --depth 1 --branch 3.7-rc1
https://github.com