This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12392] very long optimized compile
- From: "ehrhardt at mathematik dot uni-ulm dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Sep 2003 06:26:57 -0000
- Subject: [Bug c++/12392] very long optimized compile
- References: <20030924145857.12392.john.skinner@med.ge.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12392
ehrhardt at mathematik dot uni-ulm dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
------- Additional Comments From ehrhardt at mathematik dot uni-ulm dot de 2003-09-25 06:26 -------
Please send preprocessed source code. You can get preprocessed
source code by adding -save-temps to the gcc comand line. This
will produce a self-contained .ii file.
regards Christian