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-05-24
re PR fortran/85780 (ICE in resolve_fl_procedure, at fortran/resolve.c:12504)
Steven G. Kargl
4
-1
/
+16
2018-05-24
re PR fortran/85779 (ICE in gfc_typename, at fortran/misc.c:156)
Steven G. Kargl
6
-2
/
+38
2018-05-24
re PR fortran/85895 (ICE in gfc_conv_array_ref, at fortran/trans-array.c:3518)
Steven G. Kargl
5
-1
/
+33
2018-05-24
sse.md (cvtusi2<ssescalarmodesuffix>64<round_name>): Add {q} suffix to insn m...
Uros Bizjak
5
-5
/
+15
2018-05-24
msp430.c (TARGET_WARN_FUNC_RETURN): Define.
Jozef Lawrynowicz
2
-0
/
+16
2018-05-24
fold-const.c (tree_nonzero_bits): New function.
Roger Sayle
9
-0
/
+233
2018-05-24
PR c++/85842 - -Wreturn-type, constexpr if and generic lambda.
Jason Merrill
3
-0
/
+30
2018-05-24
Check ifunc_resolver only on FUNCTION_DECL
H.J. Lu
2
-1
/
+9
2018-05-24
Pedwarn on a non-standard position of a C++ attribute.
Ville Voutilainen
5
-2
/
+20
2018-05-24
re PR target/85903 (FAIL: gcc.target/i386/avx512dq-vcvtuqq2pd-2.c)
Uros Bizjak
2
-5
/
+8
2018-05-24
cp-tree.h (INDIRECT_TYPE_P): New.
Paolo Carlini
22
-64
/
+103
2018-05-24
[AArch64, Falkor] Falkor address costs tuning
Luis Machado
2
-1
/
+23
2018-05-24
PR c++/85864 - literal template and default template arg.
Jason Merrill
3
-0
/
+29
2018-05-24
re PR c++/85847 (unexpected expression of kind template_id_expr)
Marek Polacek
4
-8
/
+30
2018-05-24
[Ada] Simplify routines with a local Result variable
Piotr Trojanek
3
-18
/
+16
2018-05-24
[Ada] Fix irregular output with -gnatR3
Eric Botcazou
4
-40
/
+56
2018-05-24
[Ada] Minor clean-ups in gigi
Eric Botcazou
2
-24
/
+33
2018-05-24
[Ada] Wrong renaming of variant record equality
Javier Miranda
4
-110
/
+187
2018-05-24
[Ada] Add a new Is_Activation_Record flag on IN parameters
Ed Schonberg
4
-8
/
+51
2018-05-24
[Ada] Improve GNATprove messages on unproved checks
Yannick Moy
2
-8
/
+66
2018-05-24
[Ada] Missing error on illegal access to discriminant
Javier Miranda
5
-4
/
+48
2018-05-24
[Ada] Infinite loop in the compiler when warning on redundant constructs
Ed Schonberg
2
-1
/
+13
2018-05-24
[Ada] Minor fix grammar in comment of N_Defining_Identifier
Piotr Trojanek
2
-1
/
+5
2018-05-24
[Ada] Quadratic compile time with tagged types
Justin Squirek
16
-425
/
+428
2018-05-24
[Ada] Spurious error due to lingering limited view
Hristian Kirtchev
2
-149
/
+306
2018-05-24
[Ada] Handle version 2 of Windows unwinding information structures
Eric Botcazou
3
-77
/
+111
2018-05-24
[Ada] Minor reformatting
Hristian Kirtchev
4
-17
/
+27
2018-05-24
[Ada] Add warning on redundant others_clause in array aggregate
Ed Schonberg
4
-0
/
+29
2018-05-24
[Ada] Update Ada.Containers.Hashed_Maps documentation with Ada RM doc.
Raphael Amiard
2
-82
/
+175
2018-05-24
[Ada] Add documentation from the Ada RM to Ada.Containers.Vector
Raphael Amiard
2
-0
/
+310
2018-05-24
[Ada] Crash on return of raise expression
Justin Squirek
5
-4
/
+53
2018-05-24
[Ada] Crash on function in Ghost subunit
Hristian Kirtchev
2
-15
/
+39
2018-05-24
[Ada] Ineffective use warning is suppressed when performing verification
Justin Squirek
2
-1
/
+13
2018-05-24
[Ada] Fix typos in documentation
Cyrille Comar
3
-11
/
+16
2018-05-24
[Ada] Memory leak mixing limited and nonlimited functions
Bob Duff
2
-5
/
+64
2018-05-24
[Ada] Spurious error on pragma Independent_Components
Hristian Kirtchev
2
-0
/
+37
2018-05-24
[Ada] Fix crash on formal containers
Hristian Kirtchev
24
-195
/
+451
2018-05-24
[Ada] Fix inconsistent documentation for the Contract_Cases pragma
Piotr Trojanek
3
-13
/
+20
2018-05-24
[Ada] Expansion of discrete choices
Hristian Kirtchev
2
-0
/
+8
2018-05-24
[Ada] Spurious error on imported subprogram with precondition
Hristian Kirtchev
2
-3
/
+21
2018-05-24
[Ada] Spurious error on private task derivation
Javier Miranda
3
-6
/
+14
2018-05-24
[Ada] Crash on compilation unit instance
Hristian Kirtchev
2
-0
/
+51
2018-05-24
[Ada] Fix references to Backend_Layout configuration parameter
Piotr Trojanek
3
-8
/
+13
2018-05-24
[Ada] Initial port of x86-lynx178elf runtimes
Doug Rupp
3
-0
/
+244
2018-05-24
Require ifunc support in gcc.target/i386/pr85345.c
Rainer Orth
2
-0
/
+5
2018-05-24
Use canonicalize_math_after_vectorization_p for FMA folds
Richard Sandiford
4
-47
/
+114
2018-05-24
Fix dumpfile name in gcc.dg/tree-prof/update-loopch.c
Rainer Orth
2
-4
/
+9
2018-05-24
PR target/83009: Relax strict address checking for store pair lanes
Andre Vieira
4
-4
/
+37
2018-05-24
Add a class to represent a gimple match result
Richard Sandiford
7
-385
/
+522
2018-05-24
Daily bump.
GCC Administrator
1
-1
/
+1
[next]