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 middle-end/42248] [4.5 Regression] compat test struct-by-value-17 fails execution with -O1 -fschedule-insns



------- Comment #4 from rguenth at gcc dot gnu dot org  2010-01-13 22:44 -------
It rightfully returns false - they are two different PARM_DECLs.  This is btw
a regression - marked as such.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu dot
                   |                            |org
          Component|tree-optimization           |middle-end
            Summary|compat test struct-by-value-|[4.5 Regression] compat test
                   |17 fails execution with -O1 |struct-by-value-17 fails
                   |-fschedule-insns            |execution with -O1 -
                   |                            |fschedule-insns
   Target Milestone|---                         |4.5.0


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


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