On Thu, 13 Aug 2015, Andreas Schwab wrote:

> On ia64 and arm64:
> 
> FAIL: g++.dg/tree-ssa/pr61034.C  -std=gnu++11  scan-tree-dump-times fre2 
> "free" 10
> 
> $ gcc/xg++ -Bgcc/ ../gcc/testsuite/g++.dg/tree-ssa/pr61034.C -nostdinc++ 
> -Iia64-suse-linux/libstdc++-v3/include/ia64-suse-linux 
> -Iia64-suse-linux/libstdc++-v3/include -I../libstdc++-v3/libsupc++ 
> -I../libstdc++-v3/include/backward -I../libstdc++-v3/testsuite/util 
> -std=gnu++11 -O3 -fdump-tree-fre2 -S -o pr61034.s
> $ grep -c free *.fre2
> 14

Hmpf.  I remember

2015-04-28  Jan Hubicka  <hubi...@ucw.cz>

        * g++.dg/tree-ssa/pr61034.C: Add temporary; fix template.

which managed to fix an inconsistency.  I suppose that no longer
works :/

Will try to investigate at some point - mind opening a bug for this one?

Thanks,
Richard.

Reply via email to