On Mon, Dec 22, 2014 at 3:02 AM, Thomas Schwinge
wrote:
> Hi!
>
> On Mon, 15 Dec 2014 23:36:11 +0100, Jan Hubicka wrote:
>> this is final version I comitted.
>
>> PR lto/64043
>
>> * tree-streamer.c (preload_common_nodes): Skip preloading
>> of main_identifier_node, pid_type and
Hi!
On Mon, 15 Dec 2014 23:36:11 +0100, Jan Hubicka wrote:
> this is final version I comitted.
> PR lto/64043
> * tree-streamer.c (preload_common_nodes): Skip preloading
> of main_identifier_node, pid_type and optimization/option nodes.
> --- tree-streamer.c (revision 21872
On Mon, 15 Dec 2014, Jan Hubicka wrote:
> > On Mon, 15 Dec 2014, Jan Hubicka wrote:
> >
> > > Hi, actually this patch break fortran, I get streaming error in: lto1:
> > > internal compiler error: in streamer_get_pickled_tree apparently picking
> > > error_mark_node for variable constructor resu
Hi,
this is final version I comitted. 20110201-1_0.c actually tests that we
optimize cabs on function copmiled with -O0 that is no longer supposed to
happen.
Honza
PR lto/64043
* gcc.dg/lto/20110201-1_0.c: New testcase.
* tree-streamer.c (preload_common_nodes): Skip prel
> On Mon, 15 Dec 2014, Jan Hubicka wrote:
>
> > Hi, actually this patch break fortran, I get streaming error in: lto1:
> > internal compiler error: in streamer_get_pickled_tree apparently picking
> > error_mark_node for variable constructor results in reading
> > integer_type...
>
> ?
>
> Pro
> On Mon, 15 Dec 2014, Jan Hubicka wrote:
>
> > Hi, actually this patch break fortran, I get streaming error in: lto1:
> > internal compiler error: in streamer_get_pickled_tree apparently picking
> > error_mark_node for variable constructor results in reading
> > integer_type...
>
> ?
>
> Pro
On Mon, 15 Dec 2014, Jan Hubicka wrote:
> Hi, actually this patch break fortran, I get streaming error in: lto1:
> internal compiler error: in streamer_get_pickled_tree apparently picking
> error_mark_node for variable constructor results in reading
> integer_type...
?
Probably the default no
Hi,
actually this patch break fortran, I get streaming error in:
lto1: internal compiler error: in streamer_get_pickled_tree
apparently picking error_mark_node for variable constructor results in reading
integer_type...
Honza
> Hi,
> the testcase in PR ipa/61324 fails because it is compiled with