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 target/53975] [ia64] Target register of a speculative load moved to a branch register prior to the chk.s instruction


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

--- Comment #5 from Jakub Jermar <jakub at jermar dot eu> 2012-07-16 06:18:55 UTC ---
(In reply to comment #1)
> Without a test case on a platform that is supported in GCC, there isn't much
> anyone can do to help. Can you reproduce this on linux or hpux?
> 
> BTW, are there plans to contribute HelenOS support to FSF GCC?

Well, we are squatting on ia64-pc-linux-gnu-gcc to build HelenOS, so this is
reproducible on Linux (no HelenOS-specific support exists). The testcase is our
'image.boot' loader program, but it's kind of huge. Even the function which
contains this issue, i.e. printf_core(), is pretty huge and inlines lots of
other functions.


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