Bug 45

Summary: Internal error: cgcod 1594
Product: C/C++ compiler Reporter: Walter Bright <bugzilla>
Component: scppnAssignee: Walter Bright <bugzilla>
Status: RESOLVED FIXED
Severity: normal CC: bugzilla
Priority: P3
Version: unspecified
Hardware: PC
OS: Windows

Description Walter Bright 2009年12月11日 02:21:35 UTC
Reported by Fred Tydeman
int main(void){
 long long int lli = 1LL;
 short int si, res;
 si = 0;
 res = si += 1LL;
 res = si += lli;
 return 0;
}
Comment 1 Walter Bright 2010年05月16日 21:46:11 UTC
Fixed version 8.52

AltStyle によって変換されたページ (->オリジナル) /