[Bug target/35795] [4.4 Regression] Revision 133787 breaks ia64

2008-04-03 Thread hjl dot tools at gmail dot com
--- 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

[Bug target/35795] [4.4 Regression] Revision 133787 breaks ia64

2008-04-03 Thread joel at gcc dot gnu dot org
--- 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. > > > >

[Bug target/35795] [4.4 Regression] Revision 133787 breaks ia64

2008-04-03 Thread hubicka at ucw dot cz
--- 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

[Bug target/35795] [4.4 Regression] Revision 133787 breaks ia64

2008-04-03 Thread joel at gcc dot gnu dot org
--- 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_

[Bug target/35795] [4.4 Regression] Revision 133787 breaks ia64

2008-04-03 Thread hjl at gcc dot gnu dot org
--- 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

[Bug target/35795] [4.4 Regression] Revision 133787 breaks ia64

2008-04-02 Thread hubicka at ucw dot cz
--- 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

[Bug target/35795] [4.4 Regression] Revision 133787 breaks ia64

2008-04-02 Thread wilson at tuliptree dot org
--- 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

[Bug target/35795] [4.4 Regression] Revision 133787 breaks ia64

2008-04-02 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Component|tree-optimization |target Target Milestone|--- |4.4.0 http:/