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/46120] [4.6 regression] g++.dg/ipa/ivinline-?.C


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

--- Comment #6 from Martin Jambor <jamborm at gcc dot gnu.org> 2010-11-02 15:22:55 UTC ---
Author: jamborm
Date: Tue Nov  2 15:22:52 2010
New Revision: 166192

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166192
Log:
2010-11-02  Martin Jambor  <mjambor@suse.cz>

    PR middle-end/46120
    * tree.c (get_binfo_at_offset): Bail out on artificial
    fields. Identify primary bases according to their offsets.

    * testsuite/g++.dg/ipa/ivinline-9.C: New test.


Added:
    trunk/gcc/testsuite/g++.dg/ipa/ivinline-9.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree.c


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