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 rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot


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

--- Comment #6 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2011-08-04 21:51:07 UTC ---
(In reply to comment #2)
> E.g. a cross
> to CRIS is hanging in the simulator for *every* execution test,
> so I assume there's something wrong with my cris-sim dejagnu setup.

Likely.  Sounds like the usual ungraceful failure of dejagnu to find the
baseboard file: it just tries to execute the file natively and then oddly times
out instead of just failing; note lack of "cris-axis-elf-run" calls in the
<whatever>.log files.  That is, if you're running dejagnu-1.4.4 or earlier;
dejagnu-1.5 should already have the baseboard.  For future reference,
<http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20204#c7>.


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