gcc/cp 2012-05-17 Paolo Carlini <paolo.carlini@oracle.com> PR c++/44516 * typeck.c (build_x_array_ref, build_x_conditional_expr, build_x_compound_expr, build_x_modify_expr): Add location_t parameter. (finish_class_member_access_expr, build_x_indirect_ref, build_x_binary_op, build_x_compound_expr_from_list, build_x_compound_expr_from_vec): Adjust callers. * tree.c (build_min_nt_loc): New. (build_min_nt): Remove. * typeck2.c (build_x_arrow): Adjust callers. * pt.c (tsubst_qualified_id, tsubst_omp_for_iterator, tsubst_copy_and_build): Likewise. * semantics.c (finish_mem_initializers, handle_omp_for_class_iterator, finish_omp_atomic): Likewise. * decl2.c (grok_array_decl, build_anon_union_vars): Adjust. * parser.c (cp_parser_question_colon_clause, cp_parser_assignment_expression, cp_parser_expression, cp_parser_template_id, cp_parser_omp_for_loop): Likewise. * cp-tree.h: Update. gcc/testsuite 2012-05-17 Paolo Carlini <paolo.carlini@oracle.com> PR c++/44516 * g++.dg/parse/error48.C: New. * g++.dg/template/crash89.C: Adjust dg-error line numbers. * g++.old-deja/g++.robertl/eb109.C: Add column info to dg-error string. libstdc++ 2012-05-17 Paolo Carlini <paolo.carlini@oracle.com> PR c++/44516 * testsuite/20_util/ratio/cons/cons_overflow_neg.cc: Adjust dg-error line number. From-SVN: r187627
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
add_lvalue_reference | Loading commit data... | |
add_rvalue_reference | Loading commit data... | |
addressof | Loading commit data... | |
aligned_storage | Loading commit data... | |
allocator | Loading commit data... | |
allocator_traits | Loading commit data... | |
auto_ptr | Loading commit data... | |
bad_function_call | Loading commit data... | |
bind | Loading commit data... | |
common_type/requirements | Loading commit data... | |
conditional/requirements | Loading commit data... | |
decay/requirements | Loading commit data... | |
declval/requirements | Loading commit data... | |
default_delete | Loading commit data... | |
duration | Loading commit data... | |
duration_cast | Loading commit data... | |
enable_if/requirements | Loading commit data... | |
enable_shared_from_this | Loading commit data... | |
forward | Loading commit data... | |
function | Loading commit data... | |
function_objects | Loading commit data... | |
has_trivial_copy_assign | Loading commit data... | |
has_trivial_copy_constructor | Loading commit data... | |
has_trivial_default_constructor | Loading commit data... | |
hash | Loading commit data... | |
headers | Loading commit data... | |
is_assignable | Loading commit data... | |
is_compound | Loading commit data... | |
is_constructible | Loading commit data... | |
is_convertible | Loading commit data... | |
is_copy_assignable | Loading commit data... | |
is_copy_constructible | Loading commit data... | |
is_default_constructible | Loading commit data... | |
is_destructible | Loading commit data... | |
is_floating_point | Loading commit data... | |
is_function | Loading commit data... | |
is_fundamental | Loading commit data... | |
is_integral | Loading commit data... | |
is_literal_type | Loading commit data... | |
is_lvalue_reference | Loading commit data... | |
is_member_function_pointer | Loading commit data... | |
is_member_object_pointer | Loading commit data... | |
is_member_pointer | Loading commit data... | |
is_move_assignable | Loading commit data... | |
is_move_constructible | Loading commit data... | |
is_nothrow_assignable | Loading commit data... | |
is_nothrow_constructible | Loading commit data... | |
is_nothrow_copy_assignable | Loading commit data... | |
is_nothrow_copy_constructible | Loading commit data... | |
is_nothrow_default_constructible | Loading commit data... | |
is_nothrow_destructible | Loading commit data... | |
is_nothrow_move_assignable | Loading commit data... | |
is_nothrow_move_constructible | Loading commit data... | |
is_object | Loading commit data... | |
is_pod | Loading commit data... | |
is_reference | Loading commit data... | |
is_rvalue_reference | Loading commit data... | |
is_scalar | Loading commit data... | |
is_signed | Loading commit data... | |
is_standard_layout | Loading commit data... | |
is_trivial | Loading commit data... | |
is_trivially_destructible | Loading commit data... | |
is_unsigned | Loading commit data... | |
make_signed/requirements | Loading commit data... | |
make_unsigned/requirements | Loading commit data... | |
move | Loading commit data... | |
move_if_noexcept | Loading commit data... | |
owner_less | Loading commit data... | |
pair | Loading commit data... | |
pointer_traits | Loading commit data... | |
ratio | Loading commit data... | |
raw_storage_iterator/requirements | Loading commit data... | |
reference_wrapper | Loading commit data... | |
remove_reference | Loading commit data... | |
result_of | Loading commit data... | |
scoped_allocator | Loading commit data... | |
shared_ptr | Loading commit data... | |
specialized_algorithms | Loading commit data... | |
steady_clock | Loading commit data... | |
system_clock | Loading commit data... | |
time_point | Loading commit data... | |
time_point_cast | Loading commit data... | |
tuple | Loading commit data... | |
typeindex | Loading commit data... | |
underlying_type/requirements | Loading commit data... | |
unique_ptr | Loading commit data... | |
uses_allocator | Loading commit data... | |
weak_ptr | Loading commit data... | |
rel_ops.cc | Loading commit data... | |
temporary_buffer.cc | Loading commit data... |