------- Comment #2 from hp at gcc dot gnu dot org 2009-04-05 22:00 ------- (In reply to comment #1) > Can you 1) reduce the testcase and attach preprocessed source that > works with a cross-compiler,
The test-case was already self-contained and had little context-sensitiveness due to the line-oriented nature, so I didn't expect you to need this. > 2) identify what goes wrong so we don't > have to analyze cris assembler? This is a bit worrying. Surely you didn't think this would ever be needed, for a test-case where the nature of the failure is that it emits a subroutine call to link_error()? Again, the regression is a missing optimization of sincos for a soft-float target, as already mentioned in the summary and description. Anyway, one reduced test-case coming up. -- hp at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2009-04-05 22:00:23 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39643