[Bug plugins/45787] r164531 breaks plugin support on x86_64-apple-darwin10

2010-09-26 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45787 --- Comment #5 from Jack Howarth 2010-09-26 14:11:34 UTC --- Patch posted at http://gcc.gnu.org/ml/gcc-patches/2010-09/msg02037.html and test results at http://gcc.gnu.org/ml/gcc-testresults/2010-09/msg02343.html.

[Bug plugins/45787] r164531 breaks plugin support on x86_64-apple-darwin10

2010-09-25 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45787 --- Comment #4 from Jack Howarth 2010-09-25 19:06:18 UTC --- Thanks! Adding... Index: gcc/config/darwin.opt === --- gcc/config/darwin.opt(revision 164620) +++ gcc/config/darwin.

[Bug plugins/45787] r164531 breaks plugin support on x86_64-apple-darwin10

2010-09-25 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45787 --- Comment #3 from joseph at codesourcery dot com 2010-09-25 17:28:29 UTC --- Try adding an option entry undefined Driver Separate to darwin.opt.

[Bug plugins/45787] r164531 breaks plugin support on x86_64-apple-darwin10

2010-09-24 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45787 --- Comment #1 from Jack Howarth 2010-09-25 00:35:32 UTC --- Oddly at both r164530 and r164531, stage3 does build plugin.o in gcc despite the fact that autohost.h has ENABLE_PLUGIN undefined in the second case. However this inhibits the installat