This is the mail archive of the gcc-patches@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] |
Hello! - Thunk name encodes offset into the structure, which is different between 32/64bit targete when pointers are involved. - CCP runs with -O1 only - Missing dump cleanup 2014-07-22 Uros Bizjak <ubizjak@gmail.com> * g++.dg/ipa/imm-devirt-2.C (dg-final): Improve einline dump string. * gcc.dg/pr44024.c (dg-options): Add -O1. (dg-final): Check for the condition. * gcc.dg/vect/pr61680.c (dg-final): Cleanup vect tree dump. Tested on x86_64-linux-gnu {,-m32} and committed to mainline SVN. Uros.
Attachment:
t.diff.txt
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |