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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-15
re PR c++/25759 (Documentation not clear, attribute packed on class in C++)
Sandra Loosemore
2
-11
/
+17
2018-11-16
Daily bump.
GCC Administrator
1
-1
/
+1
2018-11-15
PR c++/87541 - ICE using a constant decl as an attribute alloc_size argument
Martin Sebor
26
-209
/
+730
2018-11-15
PR c/83656 - missing -Wbuiltin-declaration-mismatch on declaration without pr...
Martin Sebor
28
-264
/
+937
2018-11-15
[PR c++/86246] ICE tsubst explicit operator call
Nathan Sidwell
5
-2
/
+79
2018-11-15
constexpr.c (ensure_literal_type_for_constexpr_object): Use DECL_SOURCE_LOCAT...
Paolo Carlini
9
-12
/
+31
2018-11-15
Handle vectors that don't fit in an integer.
Andrew Stubbs
2
-4
/
+11
2018-11-15
[C++ DR 2336] virtual dtors, exception specs & abstract classes
Nathan Sidwell
5
-13
/
+75
2018-11-15
doc/ux.texi: auto_diagnostic_group now does something
David Malcolm
2
-3
/
+12
2018-11-15
Machine-readable diagnostic output (PR other/19165)
David Malcolm
28
-28
/
+861
2018-11-15
graphite: add missing dump_enabled_p checks (PR tree-optimization/88015)
David Malcolm
3
-12
/
+24
2018-11-15
re PR tree-optimization/88029 (ICE in execute_todo, at passes.c:1974)
Richard Biener
5
-20
/
+35
2018-11-15
re PR tree-optimization/88031 (ICE in vectorizable_reduction, at tree-vect-lo...
Richard Biener
6
-57
/
+71
2018-11-15
[C++ DR 2336] Clean up synth walkers first
Nathan Sidwell
3
-88
/
+73
2018-11-15
Fix spaces in PR62178 test
Wilco Dijkstra
2
-2
/
+6
2018-11-15
misc.c (gnat_init_gcc_eh): Do not override the switch -fnon-call-exceptions p...
Eric Botcazou
2
-1
/
+9
2018-11-15
re PR tree-optimization/88030 (ICE in calc_dfs_tree, at dominance.c:458)
Richard Biener
4
-3
/
+40
2018-11-15
re PR rtl-optimization/88018 (ICE in insert_insn_on_edge at cfgrtl.c:1952 sin...
Jakub Jelinek
3
-2
/
+20
2018-11-15
re PR tree-optimization/87917 (ICE in initialize_matrix_A at gcc/tree-data-re...
Richard Biener
4
-2
/
+27
2018-11-15
csky-linux-elf.h (LINUX_DYNAMIC_LINKER): Remove.
Xianmiao Qu
2
-2
/
+8
2018-11-15
re PR tree-optimization/84648 (Missed optimization : loop not removed.)
Bin Cheng
5
-11
/
+89
2018-11-14
re PR other/56334 (__attribute__((aligned)) documentation is misleading)
Sandra Loosemore
2
-3
/
+16
2018-11-15
gensupport.c (add_predicate_code): Properly handle ZERO_EXTRACT as an lvalue.
Joern Rennecke
2
-0
/
+6
2018-11-14
re PR lto/55102 (The options -flto and -On do not behave as described in GCC ...
Sandra Loosemore
2
-28
/
+26
2018-11-15
Daily bump.
GCC Administrator
1
-1
/
+1
2018-11-14
re PR middle-end/59658 (Document -f* flags enabled by -Og)
Sandra Loosemore
3
-115
/
+165
2018-11-14
i386.c (ix86_print_operand_address_as): Simplify printing of the names of seg...
Uros Bizjak
2
-74
/
+81
2018-11-14
[debug/88006] -fdebug-types-section gives undefined ref
Nathan Sidwell
5
-0
/
+75
2018-11-14
Add missing ZLIBINC to CFLAGS-optinfo-emit-json.o
David Malcolm
2
-1
/
+5
2018-11-14
parser.c (make_id_declarator): Add location_t parameter.
Paolo Carlini
10
-28
/
+58
2018-11-14
P1236R1 - Signed integers are two's complement
Jakub Jelinek
16
-22
/
+123
2018-11-14
re PR bootstrap/86739 (Bootstrap broken with host GCC 4.1.2)
Jakub Jelinek
2
-2
/
+21
2018-11-14
optabs.c (expand_binop): Pass INT_MODE to operand_subword_force iff the opera...
Jeff Law
4
-2
/
+19
2018-11-14
* gimple-ssa-evrp-analyze.c
Aldy Hernandez
7
-29
/
+37
2018-11-14
Add comment
Michael Matz
1
-1
/
+3
2018-11-14
re PR middle-end/86575 (-Wimplicit-fallthrough affects code generation)
Michael Matz
2
-5
/
+18
2018-11-14
re PR tree-optimization/87985 (Compile-time and memory hog w/ -O1 -ftree-slp-...
Richard Biener
4
-19
/
+96
2018-11-14
[PATCH 2/2] S/390: Fix expectation in mrecord-mcount test for 31-bit
Ilya Leoshkevich
2
-1
/
+7
2018-11-14
[PATCH 1/2] S/390: Disable 3 global-array-* tests for 31-bit mode
Ilya Leoshkevich
4
-3
/
+11
2018-11-14
re PR testsuite/88021 (aarch64 Busy hang running testcase pr60183.c since rev...
Richard Biener
2
-5
/
+15
2018-11-14
Simplify floating point comparisons
Wilco Dijkstra
5
-0
/
+101
2018-11-14
re PR other/88007 (ICE in gt_ggc_m_S, at ggc-page.c:1474)
Jakub Jelinek
4
-2
/
+28
2018-11-14
re PR rtl-optimization/87817 (gcc.target/i386/bmi2-bzhi-2.c execution test)
Jakub Jelinek
4
-2
/
+23
2018-11-14
[AArch64] Fix PR62178 testcase failures
Wilco Dijkstra
2
-2
/
+7
2018-11-14
fix Darwin bootstrap.
Iain Sandoe
2
-1
/
+7
2018-11-14
[Ada] Problem with boundary case of XOR operation and unnesting
Ed Schonberg
5
-13
/
+41
2018-11-14
[Ada] Update signal constants for GNU/Linux
Patrick Bernardi
13
-63
/
+101
2018-11-14
[Ada] Fix small regression with others choice in array aggregate
Eric Botcazou
2
-32
/
+69
2018-11-14
[Ada] sigtramp-vxworks: Add a rule for sp (DWARF r31) on AArch64
Olivier Hainque
2
-0
/
+7
2018-11-14
[Ada] Remove couple of recently added dead tests
Eric Botcazou
2
-8
/
+11
[next]