index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
cp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-17
semantics.c (finish_id_expression): Tidy diagnostic message.
Gabriel Dos Reis
2
-1
/
+5
2012-11-16
PR c++/54875 - Error with alias template that resolves to an enum
Dodji Seketeli
2
-1
/
+8
2012-11-16
re PR c++/55337 (ICE tree check: expected sizeof_expr, have alignof_expr in c...
Jakub Jelinek
2
-4
/
+13
2012-11-15
re PR c++/54903 (Auto + static in-class constant initialization not working)
Jason Merrill
2
-10
/
+13
2012-11-14
re PR c++/37276 (Trouble with some (C99?) math builtins and namespace std)
Jason Merrill
2
-2
/
+5
2012-11-14
class.c (finish_struct_1): Check virtual functions for missing ABI tags.
Jason Merrill
2
-0
/
+9
2012-11-14
re PR c++/55275 (abi_tag attribute doesn't work on explicit specializations o...
Jason Merrill
2
-0
/
+8
2012-11-14
re PR c++/55323 (ICE in expand_aggr_init_1, at cp/init.c:1718)
Paolo Carlini
2
-4
/
+12
2012-11-14
re PR c++/11750 (class scope using-declaration lookup not implemented)
Fabien ChĂȘne
2
-2
/
+15
2012-11-13
cgraph.c (insert_new_cgraph_node_version): Use cgraph_get_node instead of cgr...
Sriraman Tallam
5
-65
/
+33
2012-11-13
PR c++/54466 - ICE with alias template which type-id is const qualified
Dodji Seketeli
2
-2
/
+8
2012-11-12
Index declspecs.locations by ds_typedef rather than ds_thread.
Ed Smith-Rowland
2
-1
/
+6
2012-11-10
Implement a flag -fext-numeric-literals that allows control of whether GNU...
Ed Smith-Rowland
2
-2
/
+7
2012-11-09
re PR c++/54859 (constexpr in template alias rejected as non-constant)
Jason Merrill
2
-0
/
+5
2012-11-09
Add C++ attribute abi_tag and -Wabi-tag option.
Jason Merrill
6
-8
/
+257
2012-11-09
remove redundant definition of IN_CHARGE_NAME
Jason Merrill
1
-1
/
+0
2012-11-07
re PR c++/55226 (ICE regression in regard to anonymous unions and constexpr)
Paolo Carlini
2
-10
/
+14
2012-11-07
init.c (build_new_1): Do not check for arithmetic overflow if inner array siz...
Florian Weimer
2
-4
/
+21
2012-11-06
Function Multiversioning
Sriraman Tallam
5
-5
/
+275
2012-11-02
Update ChangeLog files as requested for cgraph change to checked down cast.
Lawrence Crowl
1
-0
/
+6
2012-10-31
This patch implements generic type query and conversion functions,
Lawrence Crowl
1
-2
/
+2
2012-10-31
re PR c++/54583 (Spurious warning: value computed is not used with variable-s...
Paolo Carlini
2
-0
/
+10
2012-10-31
PR c++/54955 - Fail to parse alignas expr at the beginning of a declaration
Dodji Seketeli
2
-5
/
+15
2012-10-29
re PR c++/54930 (Add warning switch for "returning reference to temporary" an...
Jonathan Wakely
2
-4
/
+10
2012-10-26
re PR c++/55081 (Non-optimized static array elements initialization)
Jakub Jelinek
2
-5
/
+9
2012-10-26
re PR c++/54984 (Array allocated with new in a template class is default init...
Paolo Carlini
2
-1
/
+8
2012-10-25
re PR c++/53761 (ICE on incorrect transparent union (first field has floating...
Paolo Carlini
2
-1
/
+16
2012-10-25
Core 1402
Jason Merrill
4
-72
/
+69
2012-10-25
* semantics.c (finish_omp_threadprivate): Call complete_type.
Jason Merrill
2
-1
/
+3
2012-10-25
c.opt (Winherited-variadic-ctor): New.
Jason Merrill
2
-0
/
+10
2012-10-25
re PR c++/54427 (Expose more vector extensions)
Marc Glisse
3
-9
/
+86
2012-10-25
re PR c++/34892 (ICE with ellipsis in default template argument)
Paolo Carlini
2
-3
/
+19
2012-10-23
re PR c++/54922 ([C++11][DR 1359] constexpr constructors require initializati...
Paolo Carlini
2
-3
/
+15
2012-10-23
re PR c++/54844 (ice tsubst_copy, at cp/pt.c:12352)
Jakub Jelinek
2
-6
/
+13
2012-10-23
re PR c++/54988 (fpmath=sse target pragma causes inlining failure because of ...
Jakub Jelinek
1
-0
/
+6
2012-10-23
re PR c++/54988 (fpmath=sse target pragma causes inlining failure because of ...
Jakub Jelinek
1
-4
/
+1
2012-10-18
re PR c++/54501 (infinite recursion on illegal code)
Paolo Carlini
2
-0
/
+10
2012-10-15
2012-10-15 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-1
/
+1
2012-10-15
re PR c++/17805 (too liberal operator lookup)
Alexandre Oliva
2
-3
/
+54
2012-10-15
PR c++/50080 (again)
Paolo Carlini
2
-3
/
+29
2012-10-15
re PR c++/50080 ([DR 468] error: 'template' (as a disambiguator) is only allo...
Paolo Carlini
2
-22
/
+9
2012-10-15
Implement C++11 inheriting constructors.
Jason Merrill
9
-62
/
+370
2012-10-12
re PR c/54381 (-Wsizeof-pointer-memaccess refers to "destination" for strncmp)
Jakub Jelinek
2
-7
/
+28
2012-10-12
re PR c++/24449 (Unable to declare friend main() from class template)
Paolo Carlini
2
-1
/
+7
2012-10-12
re PR c++/53055 (ICE in cp_build_indirect_ref, at cp/typeck.c:2836)
Marc Glisse
3
-1
/
+11
2012-10-11
cp-tree.h (DECL_THUNKS): NULL_TREE for non-virtual functions.
Jason Merrill
4
-4
/
+14
2012-10-11
decl.c (grokdeclarator): Set DECL_GNU_TLS_P for static data members, too.
Jason Merrill
2
-1
/
+10
2012-10-10
PR c++/53540 - using fails to be equivalent to typedef
Dodji Seketeli
3
-13
/
+22
2012-10-10
Disambiguate nested objc-message-expressions and c++11 attributes
Dodji Seketeli
2
-1
/
+21
2012-10-10
tree-eh.c (lower_try_finally_onedest): Set correct location for deallocator.
Dehao Chen
2
-5
/
+10
[next]