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 middle-end/26514] Wrong assembler code with -fprofile-generate



------- 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


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