https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116252
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sjames at gcc dot gnu.org See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=116163 --- Comment #2 from Sam James <sjames at gcc dot gnu.org> --- Note that some of these are genuinely wrong, see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116163#c3. (In reply to Jakub Jelinek from comment #1) > Some of the *.cc files are completely intentional, they are the > dg-additional-sources of some other *.C test and don't want to be tested on > its own, [...] It might facilitate more linting if additional sources got thrown in a subdirectory. I'll think about it.