projects
/
gcc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
internal/cpu: don't define CacheLinePadSize for riscv64
2020-01-22
Marek Polacek
PR c++/92907 - noexcept does not consider "const" in...
2020-01-22
Marek Polacek
<polacek@redhat.com>
commit
|
commitdiff
|
tree
2020-01-22
Marek Polacek
PR c++/93324 - ICE with -Wall on constexpr if.
commit
|
commitdiff
|
tree
2019-12-30
Marek Polacek
Remove assert in reshape_init_r.
commit
|
commitdiff
|
tree
2019-12-29
Marek Polacek
PR c++/88337 - Implement P1327R1: Allow dynamic_cast...
commit
|
commitdiff
|
tree
2019-12-20
Marek Polacek
PR c++/92745 - bogus error when initializing array...
commit
|
commitdiff
|
tree
2019-12-20
Marek Polacek
PR c++/92974 - bogus location for enum and non-enum...
commit
|
commitdiff
|
tree
2019-12-11
Marek Polacek
PR c++/92878 - Parenthesized init of aggregates in...
commit
|
commitdiff
|
tree
2019-12-07
Marek Polacek
PR c++/91678 - wrong error with decltype and location...
commit
|
commitdiff
|
tree
2019-12-06
Marek Polacek
Add test for c++/92451.
commit
|
commitdiff
|
tree
2019-12-05
Marek Polacek
PR c++/91353 - P1331R2: Allow trivial default init...
commit
|
commitdiff
|
tree
2019-12-05
Marek Polacek
PR c++/92271 - make __is_same alias for __is_same_as.
commit
|
commitdiff
|
tree
2019-12-04
Marek Polacek
Remove stray comma in primary_constraint_error.
commit
|
commitdiff
|
tree
2019-12-03
Marek Polacek
PR c++/91363 - P0960R3: Parenthesized initialization...
commit
|
commitdiff
|
tree
2019-11-22
Marek Polacek
PR c++/88337 - P1327R1: Allow polymorphic typeid in...
commit
|
commitdiff
|
tree
2019-11-21
Marek Polacek
PR c++/92450 - ICE with invalid nested name specifier.
commit
|
commitdiff
|
tree
2019-11-20
Marek Polacek
Add test for PR c++/92443.
commit
|
commitdiff
|
tree
2019-11-18
Marek Polacek
PR c++/91962 - ICE with reference binding and qualification...
commit
|
commitdiff
|
tree
2019-11-13
Marek Polacek
PR c++/89070 - bogus [[nodiscard]] warning in SFINAE.
commit
|
commitdiff
|
tree
2019-11-08
Marek Polacek
PR c++/92215 - flawed diagnostic for bit-field with...
commit
|
commitdiff
|
tree
2019-11-08
Marek Polacek
PR c++/92058 - constinit malfunction in static data...
commit
|
commitdiff
|
tree
2019-10-30
Marek Polacek
PR c++/92134 - constinit malfunction in static data...
commit
|
commitdiff
|
tree
2019-10-29
Marek Polacek
PR c++/90998 - ICE with copy elision in init by ctor...
commit
|
commitdiff
|
tree
2019-10-29
Marek Polacek
PR c++/91548 - fix detecting modifying const objects...
commit
|
commitdiff
|
tree
2019-10-25
Marek Polacek
PR c++/91581 - ICE in exception-specification of defaulted...
commit
|
commitdiff
|
tree
2019-10-24
Marek Polacek
Add missing space to diagnostic in reshape_init_r.
commit
|
commitdiff
|
tree
2019-10-21
Marek Polacek
PR c++/92062 - ODR-use ignored for static member of...
commit
|
commitdiff
|
tree
2019-10-21
Marek Polacek
PR c++/92106 - ICE with structured bindings and -Wreturn...
commit
|
commitdiff
|
tree
2019-10-11
Marek Polacek
PR c++/92070 - bogus error with -fchecking=2.
commit
|
commitdiff
|
tree
2019-10-11
Marek Polacek
PR c++/92049 - extra error with -fchecking=2.
commit
|
commitdiff
|
tree
2019-10-10
Marek Polacek
Make comp_ptr_ttypes_real return bool.
commit
|
commitdiff
|
tree
2019-10-09
Marek Polacek
Implement C++20 P0388R4, DR 1307, and DR 330.
commit
|
commitdiff
|
tree
2019-10-09
Marek Polacek
Fix typo in test name.
commit
|
commitdiff
|
tree
2019-10-09
Marek Polacek
PR c++/92032 - DR 1601: Promotion of enum with fixed...
commit
|
commitdiff
|
tree
2019-10-08
Marek Polacek
DR 685 - Integral promotion of enum ignores fixed underlying...
commit
|
commitdiff
|
tree
2019-09-28
Marek Polacek
PR c++/91889 - follow-up fix for DR 2352.
commit
|
commitdiff
|
tree
2019-09-28
Marek Polacek
PR c++/91921 - stray warning with -Woverloaded-virtual.
commit
|
commitdiff
|
tree
2019-09-28
Marek Polacek
PR c++/91923 - failure-to-SFINAE with class type NTTP...
commit
|
commitdiff
|
tree
2019-09-25
Marek Polacek
PR c++/91877 - ICE with converting member of packed...
commit
|
commitdiff
|
tree
2019-09-24
Marek Polacek
PR c++/91868 - improve -Wshadow location.
commit
|
commitdiff
|
tree
2019-09-24
Marek Polacek
PR c++/91845 - ICE with invalid pointer-to-member.
commit
|
commitdiff
|
tree
2019-09-23
Marek Polacek
PR c++/91844 - Implement CWG 2352, Similar types and...
commit
|
commitdiff
|
tree
2019-09-22
Marek Polacek
PR c++/91819 - ICE with operator++ and enum.
commit
|
commitdiff
|
tree
2019-09-21
Marek Polacek
DR 2345 - Jumping across initializers in init-statements...
commit
|
commitdiff
|
tree
2019-09-15
Marek Polacek
PR c++/91740 - ICE with constexpr call and ?: in ARRAY_REF.
commit
|
commitdiff
|
tree
2019-09-10
Marek Polacek
PR c++/91673 - ICE with noexcept in alias-declaration.
commit
|
commitdiff
|
tree
2019-09-10
Marek Polacek
PR c++/91705 - constexpr evaluation rejects ++/-- on...
commit
|
commitdiff
|
tree
2019-09-10
Marek Polacek
PR c++/84374 - diagnose invalid uses of decltype(auto).
commit
|
commitdiff
|
tree
2019-09-05
Marek Polacek
PR c++/91644 - ICE with constinit in function template.
commit
|
commitdiff
|
tree
2019-09-04
Marek Polacek
Remove -fdeduce-init-list.
commit
|
commitdiff
|
tree
2019-09-01
Marek Polacek
PR c++/91129 - wrong error with binary op in template...
commit
|
commitdiff
|
tree
2019-08-30
Marek Polacek
* doc/invoke.texi (-Wvolatile): Use @code for volatile.
commit
|
commitdiff
|
tree
2019-08-29
Marek Polacek
Implement P1152R4: Deprecating some uses of volatile.
commit
|
commitdiff
|
tree
2019-08-28
Marek Polacek
PR c++/91360 - Implement C++20 P1143R2: constinit.
commit
|
commitdiff
|
tree
2019-08-28
Marek Polacek
PR c++/81676 - bogus -Wunused warnings in constexpr if.
commit
|
commitdiff
|
tree
2019-08-28
Marek Polacek
PR c++/91428 - warn about std::is_constant_evaluated...
commit
|
commitdiff
|
tree
2019-08-26
Marek Polacek
PR c++/91545 - ICE in constexpr store evaluation.
commit
|
commitdiff
|
tree
2019-08-23
Marek Polacek
PR c++/91521 - wrong error with operator->.
commit
|
commitdiff
|
tree
2019-08-23
Marek Polacek
PR c++/79817 - attribute deprecated on namespace.
commit
|
commitdiff
|
tree
2019-08-23
Marek Polacek
PR c++/91304 - prefix attributes ignored in condition.
commit
|
commitdiff
|
tree
2019-08-19
Marek Polacek
PR c++/91264 - detect modifying const objects in constexpr.
commit
|
commitdiff
|
tree
2019-08-17
Marek Polacek
Put the CL into the right dir.
commit
|
commitdiff
|
tree
2019-08-16
Marek Polacek
re PR c++/85827 (false positive for -Wunused-but-set...
commit
|
commitdiff
|
tree
2019-08-13
Marek Polacek
PR c++/90473 - wrong code with nullptr in default argument.
commit
|
commitdiff
|
tree
2019-08-13
Marek Polacek
* cp-tree.h (DECL_MUTABLE_P): Use FIELD_DECL_CHECK.
commit
|
commitdiff
|
tree
2019-08-08
Marek Polacek
re PR c++/79520 (Spurious caching for constexpr arguments)
commit
|
commitdiff
|
tree
2019-08-08
Marek Polacek
PR c++/87519 - bogus warning with -Wsign-conversion.
commit
|
commitdiff
|
tree
2019-08-08
Marek Polacek
constexpr.c (inline_asm_in_constexpr_error): New.
commit
|
commitdiff
|
tree
2019-08-07
Marek Polacek
re PR c++/67533 (internal compiler error: in build_call_a...
commit
|
commitdiff
|
tree
2019-08-07
Marek Polacek
PR c++/81429 - wrong parsing of constructor with C...
commit
|
commitdiff
|
tree
2019-08-07
Marek Polacek
PR c++/91346 - Implement P1668R1, allow unevaluated...
commit
|
commitdiff
|
tree
2019-08-06
Marek Polacek
DR 2413 - typename in conversion-function-ids.
commit
|
commitdiff
|
tree
2019-08-05
Marek Polacek
PR c++/91338 - Implement P1161R3: Deprecate a[b,c].
commit
|
commitdiff
|
tree
2019-08-02
Marek Polacek
re PR c++/56428 ([C++11] "is not a constant expression...
commit
|
commitdiff
|
tree
2019-08-02
Marek Polacek
re PR c++/53009 (pointer to static member function...
commit
|
commitdiff
|
tree
2019-08-02
Marek Polacek
re PR c++/77575 (Bogus error when alias template yielding...
commit
|
commitdiff
|
tree
2019-08-02
Marek Polacek
PR c++/91230 - wrong error with __PRETTY_FUNCTION__...
commit
|
commitdiff
|
tree
2019-08-01
Marek Polacek
PR c++/90805 - detect narrowing in case values.
commit
|
commitdiff
|
tree
2019-07-21
Marek Polacek
re PR c++/67853 (decltype of parenthesized xvalue does...
commit
|
commitdiff
|
tree
2019-07-17
Marek Polacek
re PR c++/90455 (braced-init and incomplete type instantiation)
commit
|
commitdiff
|
tree
2019-07-05
Marek Polacek
DR 1813 PR c++/83374 - __is_standard_layout wrong for...
commit
|
commitdiff
|
tree
2019-06-23
Marek Polacek
Rename DEFAULT_ARG to DEFERRED_PARSE.
commit
|
commitdiff
|
tree
2019-06-22
Marek Polacek
re PR c++/65707 (internal compiler error: in unify...
commit
|
commitdiff
|
tree
2019-06-22
Marek Polacek
re PR c++/66256 (noexcept evaluation done before end...
commit
|
commitdiff
|
tree
2019-06-22
Marek Polacek
PR c++/86476 - noexcept-specifier is a complete-class...
commit
|
commitdiff
|
tree
2019-06-22
Marek Polacek
PR c++/90881 - bogus -Wunused-value in unevaluated...
commit
|
commitdiff
|
tree
2019-06-21
Marek Polacek
PR c++/61490 - qualified-id in friend function definition.
commit
|
commitdiff
|
tree
2019-06-21
Marek Polacek
PR c++/60223 - ICE with T{} in non-deduced context.
commit
|
commitdiff
|
tree
2019-06-21
Marek Polacek
PR c++/64235 - missing syntax error with invalid alignas.
commit
|
commitdiff
|
tree
2019-06-21
Marek Polacek
PR c++/90490 - fix decltype issues in noexcept-specifier.
commit
|
commitdiff
|
tree
2019-06-21
Marek Polacek
PR c++/90953 - ICE with -Wmissing-format-attribute.
commit
|
commitdiff
|
tree
2019-06-20
Marek Polacek
re PR c++/79781 (ICE on valid C++ code with -std=c...
commit
|
commitdiff
|
tree
2019-06-20
Marek Polacek
re PR c++/68265 (Arbitrary syntactic nonsense silently...
commit
|
commitdiff
|
tree
2019-06-20
Marek Polacek
* config/sh/sh.c (sh2a_function_vector_p): Use get_attribute...
commit
|
commitdiff
|
tree
2019-06-20
Marek Polacek
re PR c++/87512 (Error: the type ‘const auto’ of ‘constexpr...
commit
|
commitdiff
|
tree
2019-06-20
Marek Polacek
re PR c++/89873 (internal compiler error: unexpected...
commit
|
commitdiff
|
tree
2019-06-19
Marek Polacek
PR c++/60364 - noreturn after first decl not diagnosed.
commit
|
commitdiff
|
tree
2019-06-18
Marek Polacek
re PR c++/84698 (ICE when using noexcept(noexcept(...
commit
|
commitdiff
|
tree
2019-06-18
Marek Polacek
re PR c++/71548 (Invalid declaration involving template...
commit
|
commitdiff
|
tree
2019-06-17
Marek Polacek
PR c++/83820 - excessive attribute arguments not detected.
commit
|
commitdiff
|
tree
2019-06-14
Marek Polacek
PR c++/90884 - stray note with -Wctor-dtor-privacy.
commit
|
commitdiff
|
tree
next