aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-01-29re PR c++/59956 (internal compiler error: unexpected expression ‘P_S’ of ...Jason Merrill4-4/+45
2014-01-29re PR c++/58846 (ICE redeclaring __dso_handle)Paolo Carlini4-2/+26
2014-01-29re PR c++/58674 ([c++11] ICE with template using declaration)Paolo Carlini4-0/+32
2014-01-29re PR tree-optimization/59617 ([vectorizer] ICE in vectorizable_mask_load_sto...Kirill Yukhin3-6/+12
2014-01-29* g++.dg/parse/enum5.C: Allow for -fshort-enums.Jason Merrill1-1/+1
2014-01-29* g++.dg/debug/dwarf2/auto1.C: Handle other comment characters.Jason Merrill1-1/+1
2014-01-29re PR c++/59916 (constructors and destructors can cause "control reaches end ...Jason Merrill3-1/+18
2014-01-29[multiple changes]Arnaud Charlet8-2/+39
2014-01-29sem_util.adb (Find_Placement_In_State_Space): Assume that the default placeme...Hristian Kirtchev2-1/+7
2014-01-29[multiple changes]Arnaud Charlet15-19/+30
2014-01-29sem_util.ads, [...] (In_Pragma_Expression): New function.Robert Dewar4-4/+39
2014-01-29Update comments.Arnaud Charlet1-0/+11
2014-01-29Code clean up.Arnaud Charlet1-6/+6
2014-01-29rs6000.c (altivec_expand_vec_perm_const): Use CODE_FOR_altivec_vmrg*_direct r...Bill Schmidt9-50/+659
2014-01-29sem_prag.adb (Check_Missing_Part_Of): List all values of State_Space_Kind for...Hristian Kirtchev3-20/+118
2014-01-29a-except-2005.adb, [...]: Minor reformatting.Robert Dewar150-561/+592
2014-01-29[AArch64] Fix various white space issues.Marcus Shawcroft2-3/+9
2014-01-29[multiple changes]Arnaud Charlet3-6/+20
2014-01-29[multiple changes]Arnaud Charlet3-0/+29
2014-01-29clean.adb (Gnatclean): Fail if main project is an aggregate project or if...Vincent Celier7-1/+66
2014-01-29prj-part.adb (Check_Import_Aggregate): New procedure to check if an imported ...Vincent Celier3-11/+61
2014-01-29exp_ch9.adb, [...]: Minor reformatting and code clean up.Robert Dewar6-118/+139
2014-01-29[multiple changes]Arnaud Charlet5-70/+126
2014-01-292014-01-29 Hristian Kirtchev <kirtchev@adacore.com>Hristian Kirtchev20-627/+1680
2014-01-29[multiple changes]Arnaud Charlet3-154/+244
2014-01-29checks.adb: minor clarification.Ed Schonberg3-2/+19
2014-01-29[multiple changes]Arnaud Charlet8-53/+67
2014-01-29exp_ch9.adb, inline.ads: Minor reformatting.Robert Dewar3-4/+6
2014-01-29[multiple changes]Arnaud Charlet4-7/+61
2014-01-29[multiple changes]Arnaud Charlet7-126/+92
2014-01-29[multiple changes]Arnaud Charlet6-94/+205
2014-01-29re PR middle-end/58742 (pointer arithmetic simplification)Richard Biener6-1/+154
2014-01-29lto-streamer.h (LTO_major_version): Bump to 3.Richard Biener2-2/+7
2014-01-29[ARM] Add -march=armv7veRenlin Li11-54/+170
2014-01-29re PR c++/59315 (g++.dg/warn/Wunused-3.C FAILs with -fno-use-cxa-atexit)Jason Merrill3-1/+13
2014-01-29re PR c++/58702 (ICE with undeclared variable in OpenMP reduction clause)Paolo Carlini4-1/+24
2014-01-29Fix test c-c++-common/cpp/warning-zero-location-2.cDodji Seketeli2-1/+6
2014-01-29re PR middle-end/58742 (pointer arithmetic simplification)Richard Biener2-4/+71
2014-01-29re PR middle-end/59917 (ICE in calc_dfs_tree, at dominance.c:401)Jakub Jelinek19-235/+499
2014-01-29re PR other/58712 (issues found by --enable-checking=valgrind)Jakub Jelinek2-0/+9
2014-01-29md.texi: Mention that a target shouldn't implement vec_widen_(s|u)mul_even/od...Bingfeng Mei2-1/+8
2014-01-29re PR tree-optimization/59594 (wrong code (by tree vectorizer) at -O3 on x86_...Jakub Jelinek6-9/+301
2014-01-28re PR c++/59791 (ICE: Error reporting routines re-entered. with -fcompare-debug)Jason Merrill3-3/+31
2014-01-29Daily bump.GCC Administrator1-1/+1
2014-01-28re PR c++/59818 (Bogus error: call of overloaded .... is ambiguous)Jason Merrill3-0/+26
2014-01-28compiler: Put nointerface methods in unique sections.Ian Lance Taylor1-2/+9
2014-01-28re PR c++/58701 ([c++11] ICE initializing member of static union)Jason Merrill3-1/+17
2014-01-28re PR c++/58632 (ICE reusing template parameter name as class name)Jason Merrill4-1/+19
2014-01-28accidental additionPaul Thomas1-0/+0
2014-01-28re PR fortran/59414 ([OOP] ICE in in gfc_conv_expr_descriptor on ALLOCATE ins...Paul Thomas5-3/+160