This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/17134] collect2 not handling SIGPIPE


------- Additional Comments From gschafer at zip dot com dot au  2004-08-21 23:33 -------
Oops, I messed up the test case. Here it is again:

gcc -v -x c /dev/null -o /dev/null -Wl,--verbose -v 2>&1 | sed -e '/OUTPUT_ARCH/q'

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17134


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]