------- Comment #1 from rguenth at gcc dot gnu dot org 2008-05-31 13:56 ------- Two likely changes:
+2008-05-30 Richard Guenther <[EMAIL PROTECTED]> + + * builtins.c (build_string_literal): Avoid generating + a non-gimple_val result. +2008-05-30 Steven Bosscher <[EMAIL PROTECTED]> + + * optabs.c (maybe_encapsulate_block): Remove. + (emit_libcall_block): Adjust accordingly. + * optabs.h (maybe_encapsulate_block): Remove prototype. + + * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): + Don't use maybe_encapsulate_block. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stevenb dot gcc at gmail dot | |com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36401