This is the mail archive of the gcc-patches@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]

Re: [RFC PATCH] Fix middle-end/6963


On Fri, Jun 28, 2002 at 11:15:54AM -0400, David Edelsohn wrote:
> gcc -O2 -maix64 (ICE in sched_analyze_2)

The define_split at rs6000.md:13750 is very broken.
It calls assign_stack_temp after reload.


r~


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