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 target/23153] [4.1 Regression] [meta-bug] code size regression from 4.0 on x86


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-19 21:54 -------
(In reply to comment #5)
> Is there any reason that this PR is still in "UNCONFIRMED" state?
Because this really a meta-bug now.

And it looks like all the remaining issues are caused by:

2005-07-30  Jan Hubicka  <jh@suse.cz>

        * expr.c (expand_expr_real_1): Do not load mem targets into register.
        * i386.c (ix86_fixup_binary_operands): Likewise.
        (ix86_expand_unary_operator): Likewise.
        (ix86_expand_fp_absneg_operator): Likewise.
        * optabs.c (expand_vec_cond_expr): Validate dest.

So this is target issue.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|21883                       |
             Status|UNCONFIRMED                 |NEW
          Component|tree-optimization           |target
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-19 21:54:52
               date|                            |
            Summary|[4.1 Regression] code size  |[4.1 Regression] [meta-bug]
                   |regression from 4.0 on x86  |code size regression from
                   |                            |4.0 on x86


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


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