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 bootstrap/41395] [4.5 regression] Revision 151800 failed bootstrap



------- Comment #44 from jamborm at gcc dot gnu dot org  2009-10-01 11:30 -------
Subject: Bug 41395

Author: jamborm
Date: Thu Oct  1 11:30:12 2009
New Revision: 152366

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152366
Log:
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.



Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-sra.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41395


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