Re: [PATCH] Fix linking with -findirect-dispatch
Bryce McKinlay <[email protected]>
| Newsgroups | gmane.comp.gcc.java.patches,gmane.comp.gcc.patches |
|---|---|
| Message-ID | <CALUNu-pmoBohwEU-uxQC94wi--gT=A_77oy+Z1B9ADdK1KXO4g@mail.gmail.com> |
On Tue, Apr 16, 2013 at 5:13 PM, Andreas Schwab <[email protected]> wrote: > Jakub Jelinek <[email protected]> writes: > >> I'm pretty sure when the changes were added for gcc 4.2 it worked just fine, > > I'm pretty sure it never worked as intented. It certainly _did_ work as intended previously. Though I've not tested it for a while. Bryce