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/18910] [4.0 Regression] unrecognisable insn in regclass on x86/amd64


------- Additional Comments From steven at gcc dot gnu dot org  2004-12-10 11:52 -------
The fail dates from comment #3 probably refer to this change

2004-10-17  Andrew Pinski  <pinskia@physics.uc.edu>
                                                                                
        * c-typeck.c (default_function_array_conversion): Always create
        &a[0] for array types.
        (build_unary_op): Do not fold &a[x] into a + x.

which was reverted again on the same day.  Can someone try with the reghunter
to see if it failed before October 17 also?



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.0.0
      Known to work|                            |3.3.4


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


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