[Bug bootstrap/41457] [4.5 Regression] Bootstrap failure at revision 152100

2009-09-24 Thread dominiq at lps dot ens dot fr


--- Comment #4 from dominiq at lps dot ens dot fr  2009-09-25 06:34 ---
Bootstrapped successfully powerpc-apple-darwin9 at revision 152135. Thanks for
the fix. Closing as fixed.


-- 

dominiq at lps dot ens dot fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41457



[Bug bootstrap/41457] [4.5 Regression] Bootstrap failure at revision 152100

2009-09-24 Thread developer at sandoe-acoustics dot co dot uk


--- Comment #3 from developer at sandoe-acoustics dot co dot uk  2009-09-24 
15:17 ---
(In reply to comment #2)
> Subject: Bug 41457
> 
> Author: jakub
> Date: Thu Sep 24 13:08:11 2009
> New Revision: 152119
> 
> URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152119

Thanks Jakub!
powerpc-apple-darwin8 bootstraps again with this.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41457



[Bug bootstrap/41457] [4.5 Regression] Bootstrap failure at revision 152100

2009-09-24 Thread jakub at gcc dot gnu dot org


--- Comment #2 from jakub at gcc dot gnu dot org  2009-09-24 13:08 ---
Subject: Bug 41457

Author: jakub
Date: Thu Sep 24 13:08:11 2009
New Revision: 152119

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152119
Log:
PR bootstrap/41457
* dwarf2out.c (add_const_value_attribute): For HIGH and CONST_FIXED,
return false instead of gcc_unreachable ().  For CONST return the
value returned by recursive call instead of always returning true.
(tree_add_const_value_attribute): Return the value returned by
add_const_value_attribute instead of always returning true if rtl
is non-NULL.

Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2out.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41457



[Bug bootstrap/41457] [4.5 Regression] Bootstrap failure at revision 152100

2009-09-24 Thread dominiq at lps dot ens dot fr


--- Comment #1 from dominiq at lps dot ens dot fr  2009-09-24 08:56 ---
Created an attachment (id=18643)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18643&action=view)
c-format.i


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41457