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/25657] runtime error with 200.sixtrack benchmark



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-01-04 01:49 -------
I wonder if this is related at all to PR 25578 which was just fixed today:
2006-01-03  Paolo Bonzini  <bonzini@gnu.org>

        PR rtl-optimization/25578
        * combine.c (combine_simplify_rtx, force_to_mode): Don't
        pass a parameter to simplify_shift_const if changing ASHIFTRT
        to LSHIFTRT.

As both sixtrack and fma3d are fortran programs.  Can you try after that patch
and if it works, the please close this and fma3d's bug as a dup of PR 25578?


-- 


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



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