]> gcc.gnu.org Git - gcc.git/commit
re PR bootstrap/41395 (Revision 151800 failed bootstrap)
authorMartin Jambor <mjambor@suse.cz>
Thu, 1 Oct 2009 11:30:12 +0000 (13:30 +0200)
committerMartin Jambor <jamborm@gcc.gnu.org>
Thu, 1 Oct 2009 11:30:12 +0000 (13:30 +0200)
commit1e9fb3de50e50526cbdd52a9d42b58645d388cee
tree2b36a7ca1f884b5f4dabc1ab542709cafddda36e
parented9fa133106bd11f893b5bb809bc14f4be8df351
re PR bootstrap/41395 (Revision 151800 failed bootstrap)

2009-10-01  Martin Jambor  <mjambor@suse.cz>

PR bootstrap/41395
* tree-sra.c (is_va_list_type): New function.
(find_var_candidates): Call is_va_list_type.
(find_param_candidates): Check that the type or the type pointed
to are not va_list types.

From-SVN: r152366
gcc/ChangeLog
gcc/tree-sra.c
This page took 0.053792 seconds and 5 git commands to generate.