--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-15
18:18 ---
Confirmed as a dup of bug 19327, -O2 -gstabs causes a bootstrap failure on
ppc-darwin with the
same errror:
/usr/bin/ld: Undefined symbols:
_exp_ch2__expand_current_value__in_appropriate_scope.625
_par__ch
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-15
17:01 ---
(In reply to comment #3)
> I am testing BOOT_CFLAGS='-O2 -g -gstabs' on ppc-darwin to see if this is a
> dup of bug 19327.
Oh, the correct way to test that would be '-O2 -gstabs' and leave out the -g,
tes
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-14
23:02 ---
I am testing BOOT_CFLAGS='-O2 -g -gstabs' on ppc-darwin to see if this is a dup
of bug 19327.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19436
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-01-14
07:53 ---
> Hmm, we are not emitting the nested function.
> The function is declared around line 749 in exp_ch2.adb.
Could be related to PR middle-end/19327 then, as we don't emit the symbol of a
nested function th
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-14
04:38 ---
Hmm, we are not emitting the nested function.
The function is declared around line 749 in exp_ch2.adb.
--
What|Removed |Added
--
What|Removed |Added
Keywords||build
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19436