[Bug driver/40200] ''gcc file.cpp -o file.cpp'' overwrites input file
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40200 David Malcolm changed: What|Removed |Added Status|NEW |RESOLVED CC|
[Bug driver/40200] ''gcc file.cpp -o file.cpp'' overwrites input file
--- Comment #1 from bangerth at gmail dot com 2009-08-25 15:51 --- Confirmed. This is indeed awkward, and not actually all that hard to get into using makefiles (was @< the input or output file again??). -- bangerth at gmail dot com changed: What|Removed