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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-09
bessel_function.tcc (__cyl_bessel_ij_series): Code simplification.
François Dumont
2
-8
/
+7
2013-02-09
re PR c++/56247 (internal compiler error: in tsubst_copy, at cp/pt.c:12131)
Jason Merrill
5
-2
/
+47
2013-02-09
* decl.c (decls_match): Check versions later.
Jason Merrill
2
-30
/
+31
2013-02-09
re PR c++/56238 (ICE in tree check: expected record_type or union_type or qua...
Jason Merrill
3
-6
/
+36
2013-02-09
re PR other/56245 (-fsanitize=address miscompiles GCC)
Jakub Jelinek
2
-4
/
+12
2013-02-09
* config/rs6000/aix61.h (OS_MISSING_ALTIVEC): Undefine.
David Edelsohn
2
-1
/
+8
2013-02-09
asan_test.C: Compile with -D__NO_INLINE__ for *-*-linux-gnu targets.
Uros Bizjak
5
-1
/
+13
2013-02-09
re PR fortran/55362 (ICE with size() on character pointer)
Paul Thomas
4
-2
/
+31
2013-02-09
re PR target/56256 (inline asm with {|} alternatives in it no longer accepted)
Jakub Jelinek
4
-0
/
+27
2013-02-09
* lib/go.exp: Load timeout.exp.
Ian Lance Taylor
2
-0
/
+5
2013-02-09
Daily bump.
GCC Administrator
1
-1
/
+1
2013-02-08
re PR rtl-optimization/56246 (ICE in assign_by_spills, at lra-assigns.c:1262)
Vladimir Makarov
5
-18
/
+40
2013-02-08
re PR debug/53948 (Assignment line missing for -O0 -g)
Jeff Law
6
-2
/
+43
2013-02-08
re PR target/56043 (ICE in rs6000_builtin_vectorized_libmass for vsx-mass-1.c)
Michael Meissner
4
-3
/
+20
2013-02-08
syscall: Always use _C_int for C libcalls.
Ian Lance Taylor
10
-48
/
+50
2013-02-08
sse.md (FMAMODEM): New mode iterator.
Uros Bizjak
3
-28
/
+38
2013-02-08
gnu-user.h (TARGET_CAN_SPLIT_STACK): Define only when HAVE_GAS_CFI_PERSONALIT...
Uros Bizjak
3
-20
/
+35
2013-02-08
config.gcc (microblaze*-linux*): Add TARGET_BIG_ENDIAN_DEFAULT
Edgar E. Iglesias
11
-14
/
+98
2013-02-08
re PR rtl-optimization/56195 (Error: incorrect register `%rdi' used with `l' ...
Jakub Jelinek
4
-2
/
+55
2013-02-08
re PR fortran/54107 ([F03] Memory hog with abstract interface)
Mikael Morin
4
-8
/
+59
2013-02-08
re PR tree-optimization/56250 (Wrong constant folding on unsigned int)
Jakub Jelinek
4
-0
/
+29
2013-02-08
re PR libstdc++/56216 (TR1 bessel functions bomb at x == 0!)
Edward Smith-Rowland
13
-131
/
+177
2013-02-08
re PR tree-optimization/56064 (Optimize VIEW_CONVERT_EXPR with FIXED_CST)
Georg-Johann Lay
5
-4
/
+162
2013-02-08
re PR middle-end/56231 (warning traces have bogus line information when using...
Richard Biener
6
-38
/
+38
2013-02-08
re PR tree-optimization/52448 (cselim broken with calls)
Michael Matz
4
-6
/
+98
2013-02-08
ira.c (ira): Free broken dominator information.
Richard Biener
2
-0
/
+5
2013-02-08
i386.c (ix86_spill_class): Use INTEGER_CLASS_P macro.
Uros Bizjak
2
-7
/
+8
2013-02-08
Add more checking of headers.
Marek Polacek
2
-0
/
+14
2013-02-08
re PR rtl-optimization/56181 (ICE in verify_loop_structure, at cfgloop.c:1581...
Richard Biener
7
-297
/
+303
2013-02-08
re PR target/54222 ([avr] Implement fixed-point support)
Georg-Johann Lay
16
-386
/
+1931
2013-02-08
cfgloop.c (verify_loop_structure): Properly handle a loop exiting to another ...
Richard Biener
6
-34
/
+44
2013-02-08
Makefile.in (tree-tailcall.o): Add $(CFGLOOP_H) dependency.
Richard Biener
4
-5
/
+22
2013-02-08
Daily bump.
GCC Administrator
1
-1
/
+1
2013-02-07
Fix variable tracking for leaf functions on sparc.
David S. Miller
3
-22
/
+42
2013-02-07
runtime: Change main in goc2c to return int.
Ian Lance Taylor
1
-1
/
+1
2013-02-07
re PR go/56173 (Several libgo tests FAIL on Solaris/SPARC)
Ian Lance Taylor
1
-2
/
+12
2013-02-07
re PR c++/56241 (ICE in toplev.c:332 on invalid)
Jakub Jelinek
4
-16
/
+39
2013-02-07
re PR target/50678 (FAIL: c52104y on x86_64-apple-darwin10)
Simon Wright
2
-9
/
+50
2013-02-07
libgo: Correct test for whether to use DejaGNU.
Ian Lance Taylor
2
-2
/
+2
2013-02-07
re PR bootstrap/56227 (Bootstrap failure on MinGW building ggc-page.c)
Uros Bizjak
5
-30
/
+37
2013-02-07
re PR c++/56239 (parse error calling operator() on parenthesized value-initia...
Jakub Jelinek
4
-3
/
+32
2013-02-07
re PR c++/56237 (ICE in lang_* check: failed in push_local_name, at cp/decl.c...
Jakub Jelinek
4
-1
/
+41
2013-02-07
lra-constraints.c (process_alt_operands): Fix recently added comment.
Vladimir Makarov
2
-4
/
+9
2013-02-07
re PR rtl-optimization/56225 (ICE in lra-constraints.c when executing the tes...
Vladimir Makarov
4
-1
/
+39
2013-02-07
re PR go/56172 (net FAILs on Solaris)
Ian Lance Taylor
1
-1
/
+1
2013-02-07
re PR c++/56235 (Bogus "error: invalid conversion from ‘unsigned char’ to...
Jason Merrill
3
-2
/
+37
2013-02-07
pr56193.cc: Tweak.
Paolo Carlini
2
-4
/
+7
2013-02-07
Add the full Copyright blurb on the PR56193 test.
Edward Smith-Rowland
1
-1
/
+19
2013-02-07
re PR debug/56154 (Bad .debug_loc generated for some code)
Jakub Jelinek
8
-1
/
+266
2013-02-07
PR56193 - Wrong test operator for basic_ios in C++11.
Edward Smith-Rowland
3
-0
/
+26
[prev]
[next]