-
-
Notifications
You must be signed in to change notification settings - Fork 264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ICE when using va_start in non-variadic function #2412
Comments
|
It is valid code used in DMD. |
|
Well for a proper C-style vararg declaration, it's missing a |
|
Oh, sorry, my fault |
|
We should certainly issue a nicer error message instead of crashing, though. |
|
@Temtaime: Thx for fixing the upstream bug. |
Compile using -march=x86 and it crashes:
Wrote crash dump file ...
The text was updated successfully, but these errors were encountered: