aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-12-24Daily bump.GCC Administrator1-1/+1
2014-12-23ira-build.c (ira_flattening): Add the current object to OBJECTS_LIVE after tr...Zhouyi Zhou2-1/+6
2014-12-23compiler: Evaluate array range expression once before iteration.Ian Lance Taylor1-2/+5
2014-12-23Fix for PR ipa/63851 and ipa/63852.Martin Liska3-0/+20
2014-12-23Daily bump.GCC Administrator1-1/+1
2014-12-22re PR target/55023 (hppa: wrong code generated with tail call optimisation)John David Anglin4-0/+53
2014-12-22* lib/ubsan-dg.exp: Add library path for libstdc++.Francois-Xavier Coudert2-0/+5
2014-12-22trans-intrinsic.c (gfc_conv_intrinsic_caf_get, [...]): Fix vector handling.Tobias Burnus2-8/+19
2014-12-22re PR target/58314 (SH4 error: 'asm' operand requires impossible reload)Oleg Endo3-4/+171
2014-12-22re PR fortran/63363 (No diagnostic for passing function as actual argument to...Janus Weil4-3/+44
2014-12-22re PR target/52933 (SH Target: Use div0s for integer sign comparisons)Oleg Endo2-0/+33
2014-12-22* gnat.dg/nan_max.adb: New test.Eric Botcazou1-0/+30
2014-12-22trans.c (Attribute_to_gnu): If the type is a floating-point type...Eric Botcazou4-10/+69
2014-12-22decl.c (gnat_to_gnu_field): Post the error message for parent overlapping on ...Eric Botcazou6-76/+122
2014-12-22re PR rtl-optimization/62151 (wrong code at -O2 and -O3 on x86_64-linux-gnu)Bin Cheng4-8/+89
2014-12-22decl.c (check_ok_for_atomic): Rename into...Eric Botcazou5-61/+86
2014-12-22symbol_summary is used for inline_summary.Martin Liska13-142/+193
2014-12-22ipa-prop uses symbol_summary class.Martin Liska27-85/+136
2014-12-22New symbol_summary class introduced.Martin Liska5-3/+301
2014-12-22Daily bump.GCC Administrator1-1/+1
2014-12-21re PR target/55212 ([SH] Switch to LRA)Oleg Endo2-3/+15
2014-12-21re PR target/17280 (-mrelax and -O cause .uses directives in assembler to ref...Oleg Endo2-0/+18
2014-12-21re PR c++/64359 (alias_template_specialization_p & template_args_equal show u...Jason Merrill2-17/+41
2014-12-21Daily bump.GCC Administrator1-1/+1
2014-12-20re PR target/64358 (Wrong code for __int128 operations in powerpc64le)Segher Boessenkool3-6/+20
2014-12-19* g++.dg/cpp1y/lambda-generic-variadic2.C: Fix.Jason Merrill1-3/+4
2014-12-20c-cppbuiltin.c (__cpp_sized_deallocation): Uncomment and move macro.Edward Smith-Rowland8-9/+44
2014-12-20invoke.texi: Document -Wdiscarded-array-qualifiers.Martin Uecker15-148/+568
2014-12-20Daily bump.GCC Administrator1-1/+1
2014-12-19compiler: Add temporaries required in cases of interface conversion.Ian Lance Taylor2-16/+45
2014-12-19Fix casting non-"int" to bool.David Malcolm4-1/+52
2014-12-19hash-table.h (struct pointer_hash): Fix formating.Jan Hubicka3-112/+79
2014-12-19MIPSR6: mips-img-elf mips-img-linux-gnu triplets and vendor updatesMatthew Fortune7-2/+101
2014-12-19go-gcc.cc (array_constructor_expression): Don't construct arrays of zero-size...Chris Manghane2-2/+24
2014-12-19MIPS32R6 and MIPS64R6 supportMatthew Fortune39-397/+1081
2014-12-19Fix issue with string options and nested gcc_jit_contextsDavid Malcolm2-5/+14
2014-12-19re PR target/64268 (bootstrap failure (ICE in wide_int_to_tree, at tree.c:143...Segher Boessenkool2-0/+11
2014-12-19Handle NULL in gcc_jit_context_set_str_optionDavid Malcolm2-1/+6
2014-12-19re PR fortran/64209 ([OOP] runtime segfault with CLASS(*), INTENT(OUT) dummy ...Janus Weil4-0/+91
2014-12-192014-12-19 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2-6/+6
2014-12-19using30.C: Move ...Kai Tietz2-1/+6
2014-12-19[AArch64 3/3] Fix XOR_one_cmpl pattern; add SIMD-reg variants for BIC,ORN,EONAlan Lawrence5-7/+84
2014-12-19[AArch64 2/3] Add SIMD-reg variants of logical operators and/ior/xor/notAlan Lawrence3-10/+24
2014-12-19using30.C: Move...Paolo Carlini1-2/+2
2014-12-19[AArch64 1/3] Don't disparage add/sub in SIMD registersAlan Lawrence2-6/+11
2014-12-19re PR c++/60493 (g++ throws segmentation fault on simple code)Paolo Carlini2-0/+23
2014-12-19re PR c++/61198 (Crash when selecting specializations through aliases.)Kai Tietz2-0/+29
2014-12-19re PR c++/61198 (Crash when selecting specializations through aliases.)Kai Tietz2-0/+6
2014-12-19compiler: More cases that need a temporary for interface conversion.Ian Lance Taylor3-22/+74
2014-12-19re PR ipa/63569 (Wrong code with volatile and ICF)Martin Liska4-0/+46