-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/20/11 04:35, Jan Hubicka wrote:
> Hi, last time I tried profiledbootstrap with LTO I had to plug the
> following warnings. Will commit it as obvoius later today.
>
> Honza
>
> * pt.c (unify_pack_expansion): Iniitalize bad_old_arg and
> bad_new
On Thu, Oct 20, 2011 at 12:35:39PM +0200, Jan Hubicka wrote:
> Hi,
> last time I tried profiledbootstrap with LTO I had to plug the following
> warnings. Will commit it as obvoius later today.
Please use NULL_TREE instead of NULL for tree initializers.
Jakub
Hi,
last time I tried profiledbootstrap with LTO I had to plug the following
warnings. Will commit it as obvoius later today.
Honza
* pt.c (unify_pack_expansion): Iniitalize bad_old_arg
and bad_new_arg.
* parser.c (cp_parser_ctor_initializer_opt_and_function_body):