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: [LTO][PATCH] Fix one bug causing undefined references


No problem.  The failure mode is whopr specific though.  I'll check it
in with the modification suggested.

-Doug

2008/12/10 Diego Novillo <dnovillo@google.com>:
> On Wed, Dec 10, 2008 at 15:14, Doug Kwan (Ãö®¶¼w) <dougkwan@google.com> wrote:
>
>> Index: gcc/gcc/testsuite/gcc.dg/lto/20081210-1_0.c
>> ===================================================================
>> --- gcc/gcc/testsuite/gcc.dg/lto/20081210-1_0.c (revision 0)
>> +++ gcc/gcc/testsuite/gcc.dg/lto/20081210-1_0.c (revision 0)
>> @@ -0,0 +1,16 @@
>> +/* { dg-options "{-fwhopr -O2}" } */
>
> You can leave this out so it's also tested with all the other
> -flto/-fwhopr/-flto-single combinations.
>
> OK with that change.
>
>
> Diego.
>


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