Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
gdb.783
gdb-vla-intel-logical-not.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gdb-vla-intel-logical-not.patch of Package gdb.783
--- ./gdb/value.c-orig 2015-02-11 15:17:58.413241779 +0100 +++ ./gdb/value.c 2015-02-11 15:19:42.068716949 +0100 @@ -3074,7 +3074,7 @@ value_primitive_field (struct value *arg } if (!TYPE_DATA_LOCATION (type) - || !TYPE_DATA_LOCATION_KIND (type) == PROP_CONST) + || TYPE_DATA_LOCATION_KIND (type) != PROP_CONST) v->offset = (value_offset (arg1) + offset + value_embedded_offset (arg1)); }
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