--- Comment #12 from hjl dot tools at gmail dot com 2008-04-03 16:21
---
Fixed.
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
Status|UNCONFI
--- Comment #11 from joel at gcc dot gnu dot org 2008-04-03 16:19 ---
(In reply to comment #10)
> Subject: Re: [4.4 Regression] Revision 133787 breaks ia64
>
> > I am pretty sure I saw this one targeting sparc-rtems. Building an updated
> > tree now to confirm it is the fix.
> >
> >
--- Comment #10 from hubicka at ucw dot cz 2008-04-03 15:44 ---
Subject: Re: [4.4 Regression] Revision 133787 breaks ia64
> I am pretty sure I saw this one targeting sparc-rtems. Building an updated
> tree now to confirm it is the fix.
>
> ../../../../gcc/libstdc++-v3/src/iostream-i
--- Comment #9 from joel at gcc dot gnu dot org 2008-04-03 13:44 ---
I am pretty sure I saw this one targeting sparc-rtems. Building an updated
tree now to confirm it is the fix.
../../../../gcc/libstdc++-v3/src/iostream-inst.cc: In member function 'void
std::basic_iostream >::_ZThn8_
--- Comment #8 from hjl at gcc dot gnu dot org 2008-04-03 12:50 ---
Subject: Bug 35795
Author: hjl
Date: Thu Apr 3 12:49:27 2008
New Revision: 133868
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133868
Log:
2008-04-03 Jan Hubicka <[EMAIL PROTECTED]>
PR tree-optimiz
--- Comment #7 from hubicka at ucw dot cz 2008-04-03 06:12 ---
Subject: Re: [4.4 Regression] Revision 133787 breaks ia64
> The patch is OK.
>
> But won't all targets that have similar code need the same fix? If I cd
> to the config dir, and try "grep final_end_function */*" it looks
--- Comment #6 from wilson at tuliptree dot org 2008-04-03 05:16 ---
Subject: Re: [4.4 Regression] Revision 133787
breaks ia64
hubicka at ucw dot cz wrote:
> *** ia64_output_mi_thunk (FILE *file, tree t
> final_end_function ();
> + free_after_compilation (cfun);
The
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Component|tree-optimization |target
Target Milestone|--- |4.4.0
http:/