http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48465
Paolo Carlini <paolo.carlini at oracle dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hubicka at ucw dot cz --- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-04-05 23:27:06 UTC --- Right now I'm traveling and I have trouble working on this issue. Anyway, if the only problem is the undefined symbol, we could as well export it and be done. Looks like we are also in the pretty lucky situation that 4.6.0 just came out and 4.5 was ok, thus we can have the fix in 4.6.1 and mainline without special problems with the exports, we have just to add the export at a new minor version. To be safe, I'm adding Honza in CC (would not be the first time a spurious undefined symbol turned out not to be a library issue ;) and I'm not sure to understand the --param at issue well enough to exclude that possibility) In any case, let's make sure we resolve this in time for 4.6.1.