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]: Synchronize dg-options in {gcc,g++}.dg/compat/struct-layout-1_generate.c


On Thu, Nov 13, 2008 at 10:34 AM, Uros Bizjak <ubizjak@gmail.com> wrote:
> Hello!
>
> This patch synchronizes dg-options array in
> {gcc,g++}.dg/compat/struct-layout-1_generate.c.
>
> The patch fixes at least
>
> Running target unix
> FAIL: tmpdir-gcc.dg-struct-layout-1/t027 c_compat_x_tst.o-c_compat_y_tst.o
> execute
>
> 2008-11-13  Uros Bizjak  <ubizjak@gmail.com>
>
>   * gcc.dg/compat/struct-layout-1_generate.c (dg-options): Add -mno-mmx
>   for i?86-*-* and x86_64-*-* targets
>   * g++.dg/compat/struct-layout-1_generate.c (dg-options): Add
>   -fno-common for *-*-darwin* *-*-mingw32* *-*-cygwin* targets.
>
>
> Patch was tested on x86_64-pc-linux-gnu {,-m32}, committed to mainline as
> obvious.
>

This patch caused:

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

-- 
H.J.


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