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/17756] [4.0 Regression] contained_3.f90


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-30 20:26 -------
This shows up every where, this was reported before to the mailing list.  And when I looked into it, I 
found that the following patch caused it:
2004-09-13  Richard Henderson  <rth@redhat.com>

        PR tree-opt/10528
        * tree-inline.c (copy_body_r): Recompute bits for ADDR_EXPR,
        after copying its argument.



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
          Component|fortran                     |middle-end
     Ever Confirmed|                            |1
  GCC build triplet|powerpc-*-* ia64-*-* x86_64-|
                   |*-*                         |
   GCC host triplet|powerpc-*-* ia64-*-* x86_64-|
                   |*-*                         |
 GCC target triplet|powerpc-*-* ia64-*-* x86_64-|
                   |*-*                         |
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2004-09-30 20:27:00
               date|                            |
            Summary|contained_3.f90             |[4.0 Regression]
                   |                            |contained_3.f90
   Target Milestone|---                         |4.0.0


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


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