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 optimization/15089] [3.3./4/3.5 Regression] [tree-ssa] local register variable with a specified register is bad


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-07 03:19 -------
Note even after your patch, the tree-ssa will fail still, DOM needs not to propagate stores 
past register variables.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|inline-asm                  |optimization
      Known to fail|3.3.3                       |3.3.3 tree-ssa
            Summary|local register variable with|[3.3./4/3.5 Regression]
                   |a specified register is bad |[tree-ssa] local register
                   |                            |variable with a specified
                   |                            |register is bad
   Target Milestone|---                         |3.3.4


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


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