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 target/27421] [4.0/4.1 regression] ICE with invalid array in struct



------- Comment #8 from reichelt at gcc dot gnu dot org  2006-05-11 16:32 -------
Subject: Bug 27421

Author: reichelt
Date: Thu May 11 16:32:20 2006
New Revision: 113705

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113705
Log:
        PR target/27421
        * config/i386/i386.c (classify_argument): Skip fields with invalid
        types.

        * gcc.dg/array-9.c: New test.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/array-9.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/config/i386/i386.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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


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