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 middle-end/28131] [4.2 Regression] FAIL: gcc.c-torture/execute/va-arg-25.c compilation (ICE)



------- Comment #6 from sayle at gcc dot gnu dot org  2006-06-23 02:01 -------
Subject: Bug 28131

Author: sayle
Date: Fri Jun 23 02:01:30 2006
New Revision: 114923

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114923
Log:
2006-06-22  Roger Sayle  <roger@eyesopen.com>
            John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

        PR middle-end/28131
        * expr.c (expand_expr_real_1) <VECTOR_CST>: Check whether the
        call to lang_hooks.types.type_for_mode returned NULL_TREE.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/expr.c


-- 


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


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