Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Kieltux:tools
gcc33
nov194478.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File nov194478.diff of Package gcc33
Index: gcc/cp/typeck.c =================================================================== --- gcc/gcc/cp/typeck.c +++ gcc/gcc/cp/typeck.c @@ -2415,7 +2415,7 @@ build_array_ref (array, idx) return build_conditional_expr (TREE_OPERAND (array, 0), build_array_ref (TREE_OPERAND (array, 1), idx), - build_array_ref (TREE_OPERAND (array, 2), idx)); + build_array_ref (TREE_OPERAND (array, 2), cxx_unsave_expr_now (idx))); default: break;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor