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/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
2008-09-05
re PR c++/37342 (same canonical type node for different types void (Asm::*)(s...
Douglas Gregor
2
-0
/
+18
2008-09-05
Convert ChangeLog files to UTF-8.
Jakub Jelinek
6
-71
/
+71
2008-09-04
rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_...
Ian Lance Taylor
2
-1
/
+6
2008-09-03
re PR c++/37348 (internal compiler error: tree check: expected var_decl, have...
Jakub Jelinek
2
-1
/
+5
2008-09-03
re PR c++/37189 (OpenMP task construct with implicit firstprivate variables I...
Jakub Jelinek
4
-0
/
+43
2008-09-03
re PR c++/37208 (C++0x deleted functions and SFINAE)
Jason Merrill
8
-23
/
+58
2008-09-03
diagnostic.c (error_at): New.
Aldy Hernandez
6
-25
/
+47
2008-09-01
tree.c (protected_set_expr_location): New.
Aldy Hernandez
5
-4
/
+15
2008-08-31
Implement late-specified return type using 'auto'.
Jason Merrill
5
-3
/
+73
2008-08-30
Change attribute((option(...))) to attribute((target(...))); Do not allocate ...
Michael Meissner
4
-5
/
+66
2008-08-30
re PR c++/37288 (ICE using auto as function return type or parameter)
Jason Merrill
2
-1
/
+6
2008-08-30
Implement C++0x 'auto' semantics.
Jason Merrill
7
-19
/
+194
2008-08-29
mangle.c (write_type): Add target-specific manglings for non-fundamental type...
Mark Mitchell
2
-0
/
+13
2008-08-29
re PR fortran/29635 (debug info of modules)
Jakub Jelinek
2
-2
/
+10
2008-08-29
cp-gimplify.c (cp_gimplify_expr): Add PRED_CONTINUE heuristic.
Jan Hubicka
2
-0
/
+5
2008-08-28
re PR c++/37260 (infinite loop in init)
Paolo Carlini
2
-0
/
+8
2008-08-27
re PR c++/17880 (-Wsequence-point doesn't warn inside if, while, do condition...
Manuel López-Ibáñez
2
-1
/
+18
2008-08-27
cp-tree.h: Fix #error directive.
Manuel López-Ibáñez
2
-2
/
+6
2008-08-26
c-common.c (do_switch_warnings): Look through the CONST_DECLs in the enumerat...
Douglas Gregor
10
-150
/
+477
2008-08-26
rtlanal.c: Fix uses of "it's" with "its" where appropriate.
Ben Elliston
2
-5
/
+5
2008-08-21
diagnostic.c (pedwarn_at): Rename as pedwarn.
Manuel López-Ibáñez
8
-44
/
+53
2008-08-20
re PR c++/35158 (g++ does not compile valid C++ for loops with -fopenmp)
Manuel López-Ibáñez
2
-13
/
+41
2008-08-20
diagnostic.c (inform): Add an explicit location_t parameter.
Manuel López-Ibáñez
12
-39
/
+55
2008-08-19
re PR debug/37156 (Hang with -g -O2 (or higher) (discovered with malloc.c in...
Jakub Jelinek
2
-1
/
+8
2008-08-18
tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
Tomas Bily
2
-2
/
+6
2008-08-18
diagnostics.c (permerror_at): Rename as permerror.
Manuel López-Ibáñez
15
-116
/
+133
2008-08-14
re PR c++/34485 (ICE with undefined type in template parameter)
Paolo Carlini
4
-9
/
+22
2008-08-14
re PR c++/34600 (ICE with invalid use of extern)
Paolo Carlini
2
-1
/
+10
2008-08-13
re PR c/30551 (-pedantic does not include -Wmain, but -pedantic-errors does m...
Manuel López-Ibáñez
2
-1
/
+8
2008-08-12
re PR c++/37087 (Segfault on compiling template defined in wrong namespace.)
Paolo Carlini
2
-4
/
+17
2008-08-12
Fix my email address.
Volker Reichelt
1
-2
/
+2
2008-08-09
re PR c++/12242 (g++ should warn about out-of-range int->enum conversions)
Manuel López-Ibáñez
2
-10
/
+31
2008-08-08
re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...
Manuel López-Ibáñez
9
-83
/
+128
2008-08-08
re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)
Manuel López-Ibáñez
2
-5
/
+11
2008-08-08
re PR c++/35985 (ICE with pointer to member function as base)
Volker Reichelt
2
-4
/
+7
2008-08-07
semantics.c (finish_decltype_type): Initialize type.
H.J. Lu
2
-465
/
+469
2008-08-07
semantics.c (finish_decltype_type): Handle calls to function pointers and ref...
Douglas Gregor
2
-7
/
+24
2008-08-06
re PR c++/36460 (No space between >'s not always handled in C++0x)
Douglas Gregor
2
-4
/
+15
2008-08-06
re PR c++/26785 ("extra qualification" error gives line number of end of decl...
Manuel López-Ibáñez
2
-2
/
+8
2008-08-06
re PR c++/8715 ('~' operator for unsigned char and conversion to bool)
Manuel López-Ibáñez
2
-108
/
+9
2008-08-05
re PR c++/37016 (member function pointer failure with optimization)
Jason Merrill
4
-14
/
+18
2008-08-04
re PR c++/36963 (Bogus narrowing conversion error in initializer list with -s...
Jason Merrill
2
-2
/
+15
2008-08-04
re PR c++/37006 (explicitly deleted inline function gives warning "used but n...
Jason Merrill
2
-1
/
+9
2008-08-04
re PR c++/36999 (Erroneous "declaration 'class ...' does not declare anything...
Simon Baldwin
2
-1
/
+7
2008-07-31
re PR c++/36405 (ICE with typeid of member function)
Jakub Jelinek
2
-2
/
+10
2008-07-31
re PR middle-end/36633 (warning "array subscript is below array bounds" on de...
Jason Merrill
2
-18
/
+26
2008-07-31
re PR c++/11309 (Testsuite failures in g++.dg/expr/anew1.C (and anew2.C anew3...
Jason Merrill
5
-41
/
+82
2008-07-30
re PR c++/36767 (Segmentation fault with -fprofile-arcs -O2)
Dodji Seketeli
2
-0
/
+53
2008-07-30
re PR c/34389 (-Wconversion produces wrong warning)
Manuel López-Ibáñez
2
-54
/
+8
2008-07-29
re PR c++/36852 (Two dimensional array in template method argument list incor...
Jakub Jelinek
2
-5
/
+12
[next]