This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/61084] [4.10 regression] wide-int merge broke Solaris/SPARC bootstrap


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

--- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> ---
> --- Comment #5 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot
> gnu.org> ---
[...]
> Here's a patch for the pdist regression.  I'll need more info about

I've manually rebuilt cc1 and could successfully run the pdist tests
with that.

> the gnat.dg/outer_agg_bitfield_constructor.adb problem.

In a build tree from 10 days ago, compiling
nested_agg_bitfield_constructor.adb took ca. 0:48 s.  After the wide-int
merge, it's already running for several minutes.

All this doesn't guarantee that wide-int is the culprit, of course.
I'll check further, probably even running a bootstrap of the rev
immediately before the merge.

    Rainer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]