index
:
ampere-computing/gcc.git
common/ipa-str-reorg-v2
dfe-v1
gcc-7_3_0-amp-branch
gcc-7_3_0-retpoline-branch
gcc-7_3_0-retpoline2-branch
gcc-8_2_0-amp-branch
gcc-8_2_0-amp2-branch
gcc-8_2_0-amp3-branch
gcc-8_3_0-amp3-branch
gcc-8_4_0-amp-branch
gcc-9_1_0-amp-branch
gcc-9_3_0-amp-branch
master
master-dbcf2c2b2e
master-retpoline
GCC including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
cp
/
tree.c
Age
Commit message (
Expand
)
Author
2018-01-02
PR c++/83556
jakub
2017-10-04
PR c++/82406 - C++17 error with noexcept function type
jason
2017-09-22
PR sanitizer/81929
jakub
2017-06-29
PR c++/81188 - matching decltype of member function call.
jason
2017-04-20
PR middle-end/80423
jakub
2017-04-18
PR c++/80244 - ICE with attribute in template alias.
mpolacek
2017-04-17
PR c++/80415 - wrong error with default arg and array reference.
jason
2017-04-12
2017-04-12 Richard Biener <rguenther@suse.de>
rguenth
2017-04-10
PR c++/80176
jakub
2017-04-07
PR c++/80095
mpolacek
2017-03-09
PR c++/79900 - ICE in strip_typedefs
mpolacek
2017-02-12
PR c++/77659 - ICE with new and C++14 aggregate NSDMI
jason
2017-02-10
PR c++/78908 - template ops and bitfields
jason
2017-02-09
PR c++/79316 - default argument in deduction guide
jason
2017-02-06
PR c++/79377
jakub
2017-01-26
PR c++/79176 - lambda ICE with -flto -Os
jason
2017-01-24
PR c++/78469 - defaulted ctor and inaccessible dtor
nathan
2017-01-01
Update copyright years.
jakub
2016-11-21
PR objc++/78418 - ICE in string tests on darwin
jason
2016-11-15
Various C++17 decomposition fixes.
jason
2016-11-14
Implement P0217R3 - C++17 structured bindings
jason
2016-11-07
Implement P0012R1, Make exception specifications part of the type system.
jason
2016-11-03
Use type_hash_eq langhook in check_qualified_type.
jason
2016-11-02
Implement P0136R1, Rewording inheriting constructors.
jason
2016-10-06
Implement P0258R2 - helper for C++17
jakub
2016-10-04
* doc/extend.texi (Java Exceptions): Remove.
jakub
2016-09-09
Implement P0035R4, C++17 new of over-aligned types.
jason
2016-08-12
PR c/7652
mpolacek
2016-08-04
Rename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.
jason
2016-07-21
Improving concepts performance and diagnostics.
jason
2016-07-18
PR c++/70869
jakub
2016-07-08
Use lvalue_p instead of real_lvalue_p.
jason
2016-07-08
Rename lvalue_p to obvalue_p.
jason
2016-07-08
Rename lvalue_or_rvalue_with_address_p to glvalue_p.
jason
2016-06-24
Fix get_target_expr for bit-field expressions.
jason
2016-06-17
* tree.c (builtin_valid_in_constant_expr_p): Test for
jakub
2016-06-14
P0145R2: Refining Expression Order for C++.
jason
2016-06-08
PR c++/70507
jakub
2016-05-13
Fix type-dependence and the current instantiation.
jason
2016-05-03
PR c++/66561 - __builtin_LINE at al. should yield constant expressions
msebor
2016-04-28
Implement C++17 [[nodiscard]] attribute.
jason
2016-04-28
* cvt.c (cp_get_callee): New.
jason
2016-04-26
Bootstrapped/regtested on x86_64-linux, ok for trunk?
mpolacek
2016-04-25
Implement C++17 [[maybe_unused]] attribute.
jason
2016-04-18
* tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
matz
2016-04-16
2016-04-16 Sandra Loosemore <sandra@codesourcery.com>
sandra
2016-04-13
Fix PR c++/70610 (wrong overload resolution during template processing)
ppalka
2016-03-24
Fix PR c++/62212 (ICE during mangling of array type)
ppalka
2016-03-15
PR c++/70209
mpolacek
2016-03-04
PR c++/70067
jason
[next]