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: C++ PATCH for c++/36959 (unnecessarily emitting inline function with static var)


On Tue, Nov 3, 2009 at 3:12 PM, Jason Merrill <jason@redhat.com> wrote:
> Removing the code suggested in the PR discussion didn't cause any testsuite
> regressions. ?-frepo doesn't seem to work properly on i686-pc-linux-gnu, so
> rather than test the effect on -frepo I just conditioned the code on -frepo.
>
> Tested x86_64-pc-linux-gnu, applied to trunk. ?Will also apply to 4.4 after
> testing.
>

This caused:

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


-- 
H.J.


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