This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/26514] Wrong assembler code with -fprofile-generate
- From: "strieder at informatik dot uni-kl dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Mar 2006 17:35:02 -0000
- Subject: [Bug middle-end/26514] Wrong assembler code with -fprofile-generate
- References: <bug-26514-3173@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from strieder at informatik dot uni-kl dot de 2006-03-01 17:35 -------
(In reply to comment #3)
> Also if you try to compile it again does it work? Meaning without -save-temps,
> it works?
>
If I use the .ii file instead of the original .cc file with exactly the same
options, then it compiles, no error at all. Only the non-preprocessed file
fails.
--
strieder at informatik dot uni-kl dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |4.1.0
Known to work| |4.0.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26514