[Bug target/26141] [4.1 Regression] va_arg causes cc1plus ICE in gimplify_addr_expr

2006-02-14 Thread amylaar at gcc dot gnu dot org
--- Comment #8 from amylaar at gcc dot gnu dot org 2006-02-14 14:48 --- (In reply to comment #7) Fixed. -- amylaar at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/26141] [4.1 Regression] va_arg causes cc1plus ICE in gimplify_addr_expr

2006-02-14 Thread amylaar at gcc dot gnu dot org
--- Comment #7 from amylaar at gcc dot gnu dot org 2006-02-14 14:46 --- Subject: Bug 26141 Author: amylaar Date: Tue Feb 14 14:46:33 2006 New Revision: 110971 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110971 Log: PR target/26141 gcc: * sh.c (sh_gimplify_va_arg_expr

[Bug target/26141] [4.1 Regression] va_arg causes cc1plus ICE in gimplify_addr_expr

2006-02-14 Thread mmitchel at gcc dot gnu dot org
--- Comment #6 from mmitchel at gcc dot gnu dot org 2006-02-14 09:01 --- SH is not a primary platform, so this is P5. However, it's fine (good, in fact!) to put the patch on the branch if the testing succeeds. -- mmitchel at gcc dot gnu dot org changed: What|Removed

[Bug target/26141] [4.1 Regression] va_arg causes cc1plus ICE in gimplify_addr_expr

2006-02-09 Thread amylaar at gcc dot gnu dot org
--- Comment #5 from amylaar at gcc dot gnu dot org 2006-02-09 21:45 --- (In reply to comment #3) I am currently regtesting the backported patch (merged cleanly except for ChangeLogs) in the 4.1 branch for sh-elf and sh64-elf. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26141

[Bug target/26141] [4.1 Regression] va_arg causes cc1plus ICE in gimplify_addr_expr

2006-02-09 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-02-09 21:07 --- Fixed at least on the mainline. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added