https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238084
Bug ID: 238084
Summary: r348115 causes reproducable compiler crash in
buildworld or buildkernel
Product: Base System
Version: CURRENT
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Created attachment 204578
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204578&action=edit
Compiler call from make buildworld which produces a c++.core
After upgrading from r348059 to r348117 make buildworld fails with a compiler
core dump.
Rebooting with the r348059 kernel and using the r348117 world fixes this.
While bisecting I learned that make buildkernel fails as well if the bug is
there.
Finally the change in base r348115 (review D20356) was the cause.
With a r348114 kernel, the attached ARMTargetParser-5d7a90.sh generates a
ARMTargetParser-5d7a90.o file.
With a r348115 kernel a c++.core.
The corresponding ARMTargetParser-5d7a90.cpp is to big for a attachment
because it is 2.4 MB in size.
Regards, Ralf
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"