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/28268] [4.2 regression] ICE with simple vector operations



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-07-05 16:04 -------
The ICE was exposed by:
2006-05-27  Richard Guenther  <rguenther@suse.de>

        PR middle-end/27773
        * fold-const.c (fold_plusminus_mult_expr): Use fold_convert
        to produce a constant of value 1 of generic type.

        * gcc.dg/torture/pr27773.c: New testcase.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-07-05 16:04:00
               date|                            |


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


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