45 – Internal error: cgcod 1594

Bug 45 - Internal error: cgcod 1594
Summary: Internal error: cgcod 1594
Status: RESOLVED FIXED
Alias: None
Product: C/C++ compiler
Classification: Unclassified
Component: scppn (show other bugs)
Version: unspecified
Hardware: PC Windows
: P3 normal
Assignee: Walter Bright
URL:
Depends on:
Blocks:
Reported: 2009年12月11日 02:21 UTC by Walter Bright
Modified: 2010年05月16日 21:46 UTC (History)
1 user (show)

See Also:


Attachments
Add an attachment (proposed patch, testcase, etc.)

Note You need to log in before you can comment on or make changes to this bug.
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 によって変換されたページ (->オリジナル) /