This is the mail archive of the gcc-bugs@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]

[Bug middle-end/18071] [3.4/4.0 Regression] -Winline does not respect -fno-default-inline


------- Additional Comments From giovannibajo at libero dot it  2004-12-01 07:15 -------
Subject: Re:  [3.4/4.0 Regression] -Winline does not respect -fno-default-inline

markus at oberhumer dot com <gcc-bugzilla@gcc.gnu.org> wrote:

> Just a short note that the testcase has a
> typo and should read
>
>    ...
>    k |= f.a(r); k |= f.b(r); k |= f.c(r);
>    ...


Right thanks for noticing. Luckily, this does not expose a bug in my patch,
which is still valid. I'll make sure to commit the correct testcase when I get
to it.

Giovanni Bajo



-- 


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


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