https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123622
--- Comment #2 from mtxn at duck dot com <mtxn at duck dot com> --- (In reply to Nathaniel Shead from comment #1) >Note that patches should be sent to '[email protected]' will do, but I still lack the understanding of GCC's codebase thus I don't think that my code is ready to be merged. >There also appears to be some formatting issues; the testcase should also >ideally also check that the dependency output is actually reasonable; ok. I will try to figure it out and include the testcase as part of the patch. btw. Where can I find the implementation of dg's s-expressions? >we should be falling back to treating the 'import' as an '#include' and >reporting it like that Making it an option would be nice. I though about trying to implement something similar to "--compile-std-module" allowing to scan for missing dependencies and compile them in single run (I will probably fail trying though).
