GCC Bugzilla – Attachment 7548 Details for
Bug 18501
[8/9/10/11 Regression] Missing 'used uninitialized' warning (CCP)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
test case, from tree-ssa-pre.c
uninit.i (text/plain), 200 bytes, created by
Nathan Sidwell
on 2004-11-15 13:36:21 UTC
(
hide
)
Description:
test case, from tree-ssa-pre.c
Filename:
MIME Type:
Creator:
Nathan Sidwell
Created:
2004-11-15 13:36:21 UTC
Size:
200 bytes
patch
obsolete
> >unsigned bmp_iter_set (); >int something (void); > >void >bitmap_print_value_set (void) >{ > unsigned first; > > for (; bmp_iter_set (); ) > { > if (!first) > something (); > first = 0; > } >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 18501
: 7548