public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/38026] Miscompilation for CRIS of gfortran.dg/char_result_5.f95 with -fno-gcse
       [not found] <bug-38026-4@http.gcc.gnu.org/bugzilla/>
@ 2013-04-18 21:53 ` steven at gcc dot gnu.org
  2013-04-19 10:18 ` hp at gcc dot gnu.org
  2013-04-20  1:55 ` hp at gcc dot gnu.org
  2 siblings, 0 replies; 5+ messages in thread
From: steven at gcc dot gnu.org @ 2013-04-18 21:53 UTC (permalink / raw)
  To: gcc-bugs


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

Steven Bosscher <steven at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |WAITING

--- Comment #3 from Steven Bosscher <steven at gcc dot gnu.org> 2013-04-18 21:53:25 UTC ---
(In reply to comment #2)
> Sure, it's fill_eager_delay_slots that moved the insn, but it's only acting on
> a stray REG_DEAD note left over from cprop_hardreg.

This is probably fixed by http://gcc.gnu.org/r164458


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug rtl-optimization/38026] Miscompilation for CRIS of gfortran.dg/char_result_5.f95 with -fno-gcse
       [not found] <bug-38026-4@http.gcc.gnu.org/bugzilla/>
  2013-04-18 21:53 ` [Bug rtl-optimization/38026] Miscompilation for CRIS of gfortran.dg/char_result_5.f95 with -fno-gcse steven at gcc dot gnu.org
@ 2013-04-19 10:18 ` hp at gcc dot gnu.org
  2013-04-20  1:55 ` hp at gcc dot gnu.org
  2 siblings, 0 replies; 5+ messages in thread
From: hp at gcc dot gnu.org @ 2013-04-19 10:18 UTC (permalink / raw)
  To: gcc-bugs


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

Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WORKSFORME
   Target Milestone|---                         |4.3.6

--- Comment #4 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2013-04-19 10:18:32 UTC ---
(In reply to comment #3)
> (In reply to comment #2)
> > Sure, it's fill_eager_delay_slots that moved the insn, but it's only acting on
> > a stray REG_DEAD note left over from cprop_hardreg.
> 
> This is probably fixed by http://gcc.gnu.org/r164458

That might be so, but I can't verify that. :(

Unfortunately I forgot to note the exact svn revision at which the test failed,
and reverting the 174133 revision (backport to 4.3 documented in PR42775) from
revision 175148 and following the to-repeat description does not expose the
bug.

Hm, I see I mentioned 4.3.3 in this quite old report but as I can't repeat it
with a revision near ToT, I believe it's time to retire this PR and close it as
WORKSFORME rather than WONTFIX.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug rtl-optimization/38026] Miscompilation for CRIS of gfortran.dg/char_result_5.f95 with -fno-gcse
       [not found] <bug-38026-4@http.gcc.gnu.org/bugzilla/>
  2013-04-18 21:53 ` [Bug rtl-optimization/38026] Miscompilation for CRIS of gfortran.dg/char_result_5.f95 with -fno-gcse steven at gcc dot gnu.org
  2013-04-19 10:18 ` hp at gcc dot gnu.org
@ 2013-04-20  1:55 ` hp at gcc dot gnu.org
  2 siblings, 0 replies; 5+ messages in thread
From: hp at gcc dot gnu.org @ 2013-04-20  1:55 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #5 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2013-04-20 01:54:59 UTC ---
(In reply to comment #4)
> I can't repeat it
> with a revision near ToT,

I tested using r175148 on the 4.3-branch, in case it was unclear.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug rtl-optimization/38026] Miscompilation for CRIS of gfortran.dg/char_result_5.f95 with -fno-gcse
  2008-11-05 18:28 [Bug target/38026] New: " hp at gcc dot gnu dot org
  2008-11-06  2:07 ` [Bug rtl-optimization/38026] " hp at gcc dot gnu dot org
@ 2008-11-06  3:06 ` hp at gcc dot gnu dot org
  1 sibling, 0 replies; 5+ messages in thread
From: hp at gcc dot gnu dot org @ 2008-11-06  3:06 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from hp at gcc dot gnu dot org  2008-11-06 03:05 -------
Sure, it's fill_eager_delay_slots that moved the insn, but it's only acting on
a stray REG_DEAD note left over from cprop_hardreg.


-- 


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug rtl-optimization/38026] Miscompilation for CRIS of gfortran.dg/char_result_5.f95 with -fno-gcse
  2008-11-05 18:28 [Bug target/38026] New: " hp at gcc dot gnu dot org
@ 2008-11-06  2:07 ` hp at gcc dot gnu dot org
  2008-11-06  3:06 ` hp at gcc dot gnu dot org
  1 sibling, 0 replies; 5+ messages in thread
From: hp at gcc dot gnu dot org @ 2008-11-06  2:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from hp at gcc dot gnu dot org  2008-11-06 02:06 -------
No, it looks like (sigh) a delayed-branch bug; a delay-slot is filled with a
value from a forward branch clobbering the return value from a call. 


-- 

hp at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|target                      |rtl-optimization


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-04-20  1:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-38026-4@http.gcc.gnu.org/bugzilla/>
2013-04-18 21:53 ` [Bug rtl-optimization/38026] Miscompilation for CRIS of gfortran.dg/char_result_5.f95 with -fno-gcse steven at gcc dot gnu.org
2013-04-19 10:18 ` hp at gcc dot gnu.org
2013-04-20  1:55 ` hp at gcc dot gnu.org
2008-11-05 18:28 [Bug target/38026] New: " hp at gcc dot gnu dot org
2008-11-06  2:07 ` [Bug rtl-optimization/38026] " hp at gcc dot gnu dot org
2008-11-06  3:06 ` hp at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).