public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug optimization/9735] [IA-64] GCC doesn't honor trapping math when doing final schedule
       [not found] <20030217224600.9735.jakub@redhat.com>
@ 2003-06-01 22:52 ` dhazeghi@yahoo.com
  2003-07-29 20:30 ` pinskia at physics dot uc dot edu
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: dhazeghi@yahoo.com @ 2003-06-01 22:52 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


dhazeghi@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


------- Additional Comments From dhazeghi@yahoo.com  2003-06-01 22:52 -------
Jakub,

this bug got marked unconfirmed in the bugzilla switchover. Can you confirm whether it still is 
present? Thanks,

Dara



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug optimization/9735] [IA-64] GCC doesn't honor trapping math when doing final schedule
       [not found] <20030217224600.9735.jakub@redhat.com>
  2003-06-01 22:52 ` [Bug optimization/9735] [IA-64] GCC doesn't honor trapping math when doing final schedule dhazeghi@yahoo.com
@ 2003-07-29 20:30 ` pinskia at physics dot uc dot edu
  2003-08-28 13:14 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-29 20:30 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4                         |---


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

* [Bug optimization/9735] [IA-64] GCC doesn't honor trapping math when doing final schedule
       [not found] <20030217224600.9735.jakub@redhat.com>
  2003-06-01 22:52 ` [Bug optimization/9735] [IA-64] GCC doesn't honor trapping math when doing final schedule dhazeghi@yahoo.com
  2003-07-29 20:30 ` pinskia at physics dot uc dot edu
@ 2003-08-28 13:14 ` pinskia at gcc dot gnu dot org
  2003-08-28 13:27 ` jakub at gcc dot gnu dot org
  2003-10-17 17:46 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-08-28 13:14 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-28 13:14 -------
Jakub, our usually pollicy is usually close bugs that have been in WAITING for 3 months, can you 
try to reproduce this.


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

* [Bug optimization/9735] [IA-64] GCC doesn't honor trapping math when doing final schedule
       [not found] <20030217224600.9735.jakub@redhat.com>
                   ` (2 preceding siblings ...)
  2003-08-28 13:14 ` pinskia at gcc dot gnu dot org
@ 2003-08-28 13:27 ` jakub at gcc dot gnu dot org
  2003-10-17 17:46 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu dot org @ 2003-08-28 13:27 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From jakub at gcc dot gnu dot org  2003-08-28 13:27 -------
This ought to be fixed by:
2003-02-25  Vladimir Makarov  <vmakarov@redhat.com>
            Richard Henderson  <rth@redhat.com>

        * sched-int.h (INSN_TRAP_CLASS, WORST_CLASS): Move them from
        sched-rgn.c.
        (add_forward_dependence): New function prototype.

        * sched-rgn.c (INSN_TRAP_CLASS, WORST_CLASS): Move them to
        sched-init.h.
        (CONST_BASED_ADDRESS_P, may_trap_exp, haifa_classify_insn): Move
        them to haifa-sched.c.

        * haifa-sched.c (CONST_BASED_ADDRESS_P, may_trap_exp,
        haifa_classify_insn): Move them from sched-rgn.c.

        * sched-deps.c (add_dependence): Return flag of creating a new
        entry.
        (add_forward_dependence): New function.
        (compute_forward_dependences): Use the function.

        * sched-ebb.c (earliest_block_with_similiar_load): New function.
        (add_deps_for_risky_insns): New function.
        (schedule_ebb): Call the function.

2003-02-25  Jakub Jelinek  <jakub@redhat.com>

        * gcc.dg/20030225-1.c: New test.


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

* [Bug optimization/9735] [IA-64] GCC doesn't honor trapping math when doing final schedule
       [not found] <20030217224600.9735.jakub@redhat.com>
                   ` (3 preceding siblings ...)
  2003-08-28 13:27 ` jakub at gcc dot gnu dot org
@ 2003-10-17 17:46 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-17 17:46 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.4


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

end of thread, other threads:[~2003-10-17 17:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030217224600.9735.jakub@redhat.com>
2003-06-01 22:52 ` [Bug optimization/9735] [IA-64] GCC doesn't honor trapping math when doing final schedule dhazeghi@yahoo.com
2003-07-29 20:30 ` pinskia at physics dot uc dot edu
2003-08-28 13:14 ` pinskia at gcc dot gnu dot org
2003-08-28 13:27 ` jakub at gcc dot gnu dot org
2003-10-17 17:46 ` pinskia 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).