[Bug 308] cc1d: internal compiler error: in eval_builtin, at d/d-frontend.cc:475

2018-10-20 Thread gdc-bugzilla--- via D.gnu
https://bugzilla.gdcproject.org/show_bug.cgi?id=308 --- Comment #3 from Iain Buclaw --- I can't say that I can reproduce this on master for both ARM and x86_64. Looking at what hits eval_builtin, it would appear to be ICEing because __builtin_expect is not recognized as a built-in. -- You are

[Bug 308] cc1d: internal compiler error: in eval_builtin, at d/d-frontend.cc:475

2018-10-01 Thread gdc-bugzilla--- via D.gnu
https://bugzilla.gdcproject.org/show_bug.cgi?id=308 --- Comment #2 from Cecil Ward --- Is all good in gdc v6.x target x64 for example. -- You are receiving this mail because: You are watching all bug changes.

[Bug 308] cc1d: internal compiler error: in eval_builtin, at d/d-frontend.cc:475

2018-10-01 Thread gdc-bugzilla--- via D.gnu
https://bugzilla.gdcproject.org/show_bug.cgi?id=308 Cecil Ward changed: What|Removed |Added Priority|Normal |Highest --- Comment #1 from Cecil Ward --