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/83926] ICE during RTL pass: ira, in elimination_costs_in_insn, at reload1.c:3633


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83926

--- Comment #18 from Peter Bergner <bergner at gcc dot gnu.org> ---
(In reply to seurer from comment #16)
> gimple folding of rs6000 builtins has been disabled.
> FAIL: gcc.target/powerpc/pr83926.c (test for excess errors)
> 
> This happens on all the testers both BE and LE.

I'm not sure how I missed that, but it needs the dg-prune-output like the
builtins-1-be.c test case needed.  Anyway, fixed now.

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