This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Your recent change
- To: mark at codesourcery dot com
- Subject: Re: Your recent change
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Sun, 26 Mar 00 12:39:58 EST
- Cc: gcc-bugs at gcc dot gnu dot org
Your latest size changes have broken a number of C++ tests on
i686-pc-linux-gnu.
FAIL: g++.jason/thunk1.C Execution test
is one example. (There are a few tests that fail normally, but this
one is not among them.)
I wasn't sure if that one was or not.
Unfortunately, I don't even know the C++ language, so I can't make the
start on this. Can you take a quick look and identify the miscompilation
for me? I can take it from there.
Thanks and sorry about this.