[Issue 3] GDC prints some diagnostic information to stderr instead of stdout
gdc-bugzilla at gdcproject.org
gdc-bugzilla at gdcproject.org
Sun Jul 15 03:13:00 PDT 2012
http://gdcproject.org/bugzilla/show_bug.cgi?id=3
Iain Buclaw <ibuclaw at gdcproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ibuclaw at gdcproject.org
--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> 2012-07-15 10:13:00 UTC ---
We could do, but it does not work with -pipe, which feeds everything sent to
stdout straight to the assembler - think: `gcc -o - | as -o foo.o`
For convenience, could simply error that options like -fd-verbose and -fvtls
cannot work with -pipe.
--
Configure issuemail: http://gdcproject.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all issue changes.
More information about the D.gnu
mailing list