re PR bootstrap/40788 (ICE on sparc: tree check: expected class 'expression', have...
authorRichard Guenther <rguenther@suse.de>
Tue, 11 Aug 2009 11:39:43 +0000 (11:39 +0000)
committerLaurent Guerby <guerby@gcc.gnu.org>
Tue, 11 Aug 2009 11:39:43 +0000 (11:39 +0000)
commitac8f7e421b35b2f8b045058e83bf7111cc4e2b38
treed6ef97de0b531bf4baee54debe4a8e8b94439b0c
parentfddeba6da892f7a90a05da13863bf9bc073e316b
re PR bootstrap/40788 (ICE on sparc: tree check: expected class 'expression', have 'declaration' (var_decl) in gimplify_va_arg_expr, at builtins.c:5107)

2009-08-11  Richard Guenther  <rguenther@suse.de>

        PR bootstrap/40788
        * builtins.c (gimplify_va_arg_expr): Do not call
        SET_EXPR_LOCATION.

From-SVN: r150648
gcc/ChangeLog
gcc/builtins.c