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] Fix testcase for pr44391 to run only for x86


On Wed, Jul 7, 2010 at 17:08, Ramana Radhakrishnan
<ramana.gcc@googlemail.com> wrote:
> Hi,
>
> This fixes an unnecessary failure for pr44391.c on any platform that
> doesn't support the -m32 command line option. I noticed this failing
> on the ARM port because there doesn't exist a -m32 option to the ARM
> backend and presumably this test was targeted only for the x86 port.
>
> I'm not very familiar with the idioms for the x86 port or indeed the
> variations in the testsuite so additional eyeballs would be
> appreciated.
>
> Ok to commit on trunk?
>

Ok.

Thanks,
Sebastian Pop
--
AMD / Open Source Compiler Engineering / GNU Tools


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