[Bug driver/36312] should refuse to overwrite input file with output file
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 19 15:23:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36312
--- Comment #16 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
(In reply to carlos from comment #15)
> It would be sufficient if /dev/null were special cased in some way for Linux
> configurations.
There is a pre-approved patch here
(https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63837#c12) that I'm testing.
Unfortunately, there seems to be a problem with the machine in the compile farm
that I use for gcc development, and I'm not able to finish a
bootstrap®ression test. I always get:
couldn't create output pipe for command: too many open files
even for a pristine copy of GCC. This didn't happen a few days ago. I didn't
have time yet to investigate what is wrong.
More information about the Gcc-bugs
mailing list