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/23312] [4.0/4.1 Regression] ACATS ICE (32) gimplify_one_sizepos, at gimplify.c:4659


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-10 10:33 -------
I think this was caused by:
2005-08-08  Richard Henderson  <rth@redhat.com>

        PR 22439
        * gimplify.c (gimplify_one_sizepos): Preserve the original type.

Which means it is also on the 4.0 branch too.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rth at gcc dot gnu dot org
          Component|ada                         |middle-end
      Known to fail|                            |4.1.0
      Known to work|                            |4.0.0
            Summary|[4.1 Regression] ACATS ICE  |[4.0/4.1 Regression] ACATS
                   |(32) gimplify_one_sizepos,  |ICE (32)
                   |at gimplify.c:4659          |gimplify_one_sizepos, at
                   |                            |gimplify.c:4659
   Target Milestone|---                         |4.1.0


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


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