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]

Re: [PATCH TESTSUITE]: Fix PR43495, gcc.c-torture/execute/20000603-1.c


On Wed, Mar 24, 2010 at 11:25 AM, Kaveh R. GHAZI <ghazi@caip.rutgers.edu> wrote:
> According to the comment in the PR, this testcase is undefined unless
> inlining occurs. ÂSo I used a sledge hammer and made sure that happens.
>
> Tested by compiling the modified testcase on all three affected targets
> with "-O2 -fpic" and ensured that it doesn't abort any more.
>
> Okay for mainline?

Wait this testcase is valid according to the consensus of the C
standard committee or at least according to the comments in the
testcase.  Or I am missing something?

Thanks,
Andrew Pinski


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