aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-02-06[multiple changes]Arnaud Charlet14-161/+282
2013-02-06[multiple changes]Arnaud Charlet12-23/+64
2013-02-06re PR c++/56217 (ICE: OpenMP: when combining shared() and a move constructor)Jakub Jelinek4-4/+36
2013-02-06sem_ch3.adb (Complete_Private_Subtype): Inherit the Has_Unknown_Discriminants...Hristian Kirtchev2-7/+13
2013-02-06[multiple changes]Arnaud Charlet4-11/+71
2013-02-06[multiple changes]Arnaud Charlet14-45/+103
2013-02-06[multiple changes]Arnaud Charlet8-24/+168
2013-02-06[multiple changes]Arnaud Charlet5-35/+88
2013-02-06[multiple changes]Arnaud Charlet6-154/+352
2013-02-06[multiple changes]Arnaud Charlet4-12/+22
2013-02-06[multiple changes]Arnaud Charlet12-97/+157
2013-02-06sem_prag.adb, [...]: Minor reformatting.Robert Dewar5-14/+28
2013-02-06[multiple changes]Arnaud Charlet7-68/+188
2013-02-06[multiple changes]Arnaud Charlet3-2/+13
2013-02-06re PR rtl-optimization/56131 (gcc.dg/pr56035.c ICEs gcc on sparc-linux)Tom de Vries2-3/+16
2013-02-05re PR c++/54122 (segfault comparing enum class in lambda inside constructor o...Jason Merrill3-3/+16
2013-02-05re PR c++/56177 (ICE when used forward for 'auto f();')Jason Merrill3-0/+10
2013-02-05re PR c++/56208 (Some classic sfinae cases fail to work due to access problems)Jason Merrill3-0/+43
2013-02-06Daily bump.GCC Administrator1-1/+1
2013-02-05* tree.h (struct tree_decl_with_vis): Remove thread_local field.Jakub Jelinek2-4/+5
2013-02-05re PR sanitizer/55374 ([asan] -static-libasan -static-libstdc++ doesn't work)Jakub Jelinek3-10/+52
2013-02-05re PR tree-optimization/56205 (stdarg pass confused by jump threading)Jakub Jelinek5-0/+140
2013-02-05re PR tree-optimization/53342 (rnflow.f90 is ~5% slower after revision 187340)Richard Biener6-51/+64
2013-02-05re PR middle-end/55797 (ICE: verify_cgraph_node failed: edge has no correspon...Jan Hubicka3-5/+15
2013-02-05install.texi: Refer to ISL, not PPL.Richard Biener2-3/+7
2013-02-05re PR middle-end/55797 (ICE: verify_cgraph_node failed: edge has no correspon...Jan Hubicka8-5/+111
2013-02-05PR tree-optimization/r55789Jan Hubicka4-1/+45
2013-02-05re PR sanitizer/55374 ([asan] -static-libasan -static-libstdc++ doesn't work)Eric Botcazou2-2/+9
2013-02-05re PR middle-end/56167 (ICE with invalid __attribute__ arguments)Jakub Jelinek4-1/+26
2013-02-05re PR bootstrap/56198 (Go profiledbootstrap error)Ian Lance Taylor1-3/+2
2013-02-05Daily bump.GCC Administrator1-1/+1
2013-02-04re PR target/55146 (jumptables with byte entries produce wrong code with -Os/...Oleg Endo2-1/+56
2013-02-04re PR tree-optimization/54386 (Unaligned mem load wrongly generated for inlin...Oleg Endo2-0/+46
2013-02-04re PR fortran/56008 ([F03] wrong code with lhs-realloc on assignment with der...Paul Thomas5-0/+126
2013-02-04re PR sanitizer/55617 (static constructors are not being instrumented correct...Alexander Potapenko2-0/+15
2013-02-04re PR sanitizer/55617 (static constructors are not being instrumented correct...Alexander Potapenko2-4/+58
2013-02-04re PR fortran/54195 ([OOP] IMPORT fails with GENERIC TBP: "is already present...Mikael Morin5-1/+77
2013-02-04re PR fortran/54107 ([F03] Memory hog with abstract interface)Mikael Morin5-9/+44
2013-02-04re PR libstdc++/54314 (undefined references to 'construction vtable for std::...Jakub Jelinek3-8/+15
2013-02-04re PR target/56186 (function return ABI change for 128-bit types on Win64)Kai Tietz2-7/+28
2013-02-04* gcc/reload.c (subst_reloads): Fix DEBUG_RELOAD build issue.Matthew Gretton-Dann2-6/+10
2013-02-04typoJason Merrill1-1/+1
2013-02-04re PR middle-end/56188 (FAIL: gcc.dg/ipa/ipa-pta-10.c scan-ipa-dump pta "ESCA...Richard Biener2-14/+31
2013-02-04re PR lto/56168 (GCC seems to disregard -fno-builtin when compiling with LTO)Richard Guenther7-16/+61
2013-02-04re PR c/56113 (out of memory when compiling a function with many goto labels ...Richard Biener2-62/+40
2013-02-04Daily bump.GCC Administrator1-1/+1
2013-02-03divtab.c: Fix formatting and comments throughout the file.Oleg Endo16-850/+690
2013-02-03constraints.md: Adjust unused letters.John David Anglin7-396/+562
2013-02-03collect2.c (GCC_CHECK_HDR): Do not scan objects with F_LOADONLY flag set.David Edelsohn2-4/+12
2013-02-03decl.c: Include diagnostic-core.h.Eric Botcazou3-2/+15