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 fortran/24406] EQUIVALENCE broken in 32-bit code with optimization -O2



------- Comment #10 from pinskia at gcc dot gnu dot org  2006-02-06 21:01 -------
(In reply to comment #8)
> Moving this to the rtl-optimization component, the final tree dump looks
> correct.

Even though the final tree dump looks correct this is a still a front-end issue
as the front-end communicates the aliasing sets to the rtl optimizers.

I am going to take it too.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
          Component|rtl-optimization            |fortran


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


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