[Bug c/68994] New: GCC doesn't issue any diagnostic for missing end-of-line marker

2015-12-19 Thread pponnuvel at gmail dot com
ormal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: pponnuvel at gmail dot com Target Milestone: --- Considering a source file created like this $ printf "int main(void) {return 0;}" > test.c $ wc test.c 0 4 26

[Bug c/68966] atomic_fetch_* on atomic_bool not diagnosed

2016-07-22 Thread pponnuvel at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68966 Pon changed: What|Removed |Added CC||pponnuvel at gmail dot com --- Comment #7 from