Daily bump.
[gcc.git] / gcc / testsuite /
2013-01-07 Paul Thomasre PR fortran/53876 ([OOP] ICE with class array)
2013-01-07 Tobias Burnusre PR fortran/55763 (Issues with some simpler CLASS...
2013-01-07 Jason Merrillre PR c++/55753 ([C++11][4.7/4.8 Regression] ICE conste...
2013-01-07 Richard BienerFix 32-bit gcc.dg/lto/pr55525 with Sun ld
2013-01-07 Richard Bienerre PR tree-optimization/55890 (calling a builtin func...
2013-01-07 James Greenhalgh[AARCH64] Add support for vector and scalar floating...
2013-01-07 Richard Bienerre PR tree-optimization/55888 (ICE in bitmap_set_replac...
2013-01-07 Tobias Burnusre PR fortran/55852 (internal compiler error: in gfc_bu...
2013-01-07 Tobias Burnusre PR fortran/55763 (Issues with some simpler CLASS...
2013-01-07 Dodji SeketeliPR c++/55311 - Cannot specialize alias template with...
2013-01-07 Dodji SeketeliPR c++/52343 - error with alias template as template...
2013-01-06 Paul ThomasPR fortran/PR53876 PR fortran/PR54990 PR fortran/PR54992
2013-01-06 Mikael Morinre PR fortran/42769 ([OOP] ICE in resolve_typebound_pr...
2013-01-06 Olivier Hainquedecl.c (gnat_to_gnu_field): Emit a specialized diagnost...
2013-01-06 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not pack the field...
2013-01-05 Mikael MorinAdd PR reference in ChangeLogs
2013-01-05 Steven G. Karglre PR fortran/55827 (ICE with multiple fortran modules...
2013-01-04 Andrew Pinskiaarch64.c (aarch64_fixed_condition_code_regs): New...
2013-01-04 Paul Thomasre PR fortran/55172 ([OOP] gfc_variable_attr(): Bad...
2013-01-04 Jason Merrillre PR c++/55877 (Anon visibility issues)
2013-01-04 Paolo CarliniPR c++/54526 (again)
2013-01-04 Richard Bienerre PR tree-optimization/55862 (ICE in compute_antic...
2013-01-04 Martin Jamborre PR tree-optimization/55755 (Invalid VIEW_CONVERT_EXP...
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2013-01-04 Richard Bienerre PR middle-end/55863 (Fails to fold (i + 2) - (i...
2013-01-04 Tobias Burnusre PR fortran/55763 (Issues with some simpler CLASS...
2013-01-04 Tobias Burnusre PR fortran/55854 (ICE on intent(out) dummy argument...
2013-01-03 Jason Merrillre PR c++/55419 (ICE in gimplify_init_ctor_preeval...
2013-01-03 Jason Merrillre PR c++/55842 (C++11 ICE with boost multi-precision...
2013-01-03 Richard Sandifordtls-reload-1.c (main): Make testing more thorough.
2013-01-03 Jason Merrillre PR c++/55856 (ICE on tuple with rvalue ref member)
2013-01-03 Jason Merrillre PR c++/55856 (ICE on tuple with rvalue ref member)
2013-01-03 Uros BizjakChangeLog: Fix.
2013-01-03 Jason Merrillre PR c++/53650 (large array causes huge memory use)
2013-01-03 Janus Weilre PR fortran/55855 ([OOP] incorrect warning with proce...
2013-01-03 David Edelsohn* gcc.dg/torture/tls/tls-reload-1.c: Add tls options.
2013-01-03 Richard Bienerre PR tree-optimization/55857 (ICE: verify_ssa failed)
2013-01-03 Jakub JelinekChangeLog rotation.
2013-01-03 Jakub Jelinekre PR rtl-optimization/55838 (ICE in extract_insn ...
2013-01-03 Jakub Jelinekre PR middle-end/55832 (ICE in fold_convert_loc, at...
2013-01-03 John David Anglinpr55430.c: Define MAP_FAILED if not defined.
2013-01-03 Teresa Johnsondumpfile.c (dump_loc): Print filename with location.
2013-01-02 Jason Merrillre PR c++/54325 (C++11 uniform initialization syntax...
2013-01-02 Jerry DeLislere PR fortran/55818 (Reading a REAL from a file which...
2013-01-02 Jakub Jelinekc-compat.exp (compat-use-alt-compiler): Remove -fno...
2013-01-02 Jason Merrill* decl.c (check_default_argument): Use LOOKUP_IMPLICIT.
2013-01-02 Richard Sandifordtls-reload-1.c: New test.
2013-01-02 Jason Merrillre PR c++/55804 (GCC omits required call to constructor)
2013-01-02 Richard Sandifordtree-vrp.c (range_fits_type_p): Require the MSB of...
2013-01-02 Jerry DeLislenewunit_3.f90: Add dg-do run.
2012-12-31 Jakub Jelinekre PR tree-optimization/55831 (ICE: verify_flow_info...
2012-12-31 Uros Bizjakdevirt-9.C: Cleanup inline ipa dump.
2012-12-31 Uros Bizjakbuiltin_target.c (vendor_signatures): Remove.
2012-12-28 Janus Weilre PR fortran/55692 (ICE on incorrect use of ASSOCIATED...
2012-12-28 Tobias Burnusre PR fortran/55763 (Issues with some simpler CLASS...
2012-12-27 Jerry DeLislere PR libfortran/48960 (OPEN statement modifies NEWUNIT...
2012-12-27 Jerry DeLislere PR fortran/48976 (INQUIRE with STREAM= not supported)
2012-12-27 Sriraman TallamBefore this patch...
2012-12-25 Janne BlomqvistPR fortran/55539 Fix regression in -fno-sign-zero.
2012-12-23 Tobias Burnusre PR fortran/54884 (Externally used PRIVATE module...
2012-12-23 Richard Sandifordr10k-cache-barrier-10.c: Make a branch-likely instructi...
2012-12-23 Richard Sandifordpr55315.c: Cast to long rather than int.
2012-12-22 Tobias Burnusre PR fortran/55763 (Issues with some simpler CLASS...
2012-12-21 Martin Jamborre PR tree-optimization/55355 (internal compiler error...
2012-12-21 Vladimir Makarovre PR inline-asm/55775 (ICE when building pari)
2012-12-21 David Edelsohn* c-c++-common/pr43942.c: Remove XFAIL for AIX.
2012-12-21 David Edelsohn* gcc.c-torture/compile/pr44707.c: Do not try to assemb...
2012-12-21 David Edelsohntarget-supports.exp (add_options_for_tls): Add -pthread...
2012-12-21 David Edelsohnpthread-init-2.c (dg-options): Define _XOPEN_SOURCE...
2012-12-21 Paul Thomasre PR fortran/55763 (Issues with some simpler CLASS...
2012-12-21 Richard Bienerre PR middle-end/52996 (ice in verify_loop_structure...
2012-12-20 Jakub Jelinekre PR middle-end/55750 (-( in expand_expr_addr_expr_1...
2012-12-20 Paul Thomassame_type_as_1.f03: Correct for improved message.
2012-12-20 Richard Bienerre PR rtl-optimization/55740 (ICE in verify_loop_struct...
2012-12-20 Jakub Jelinekre PR c++/55619 (Chromium build fails with: error:...
2012-12-20 Jakub Jelinekre PR c/39464 (Attribute may_alias causes invalid warning)
2012-12-20 Tobias Burnusre PR fortran/54818 (error: type mismatch in binary...
2012-12-20 Paul Thomasunlimited_polymorphic_2.f03: Remove bad test.
2012-12-20 Paul Thomasarray.c (resolve_array_list): Apply C4106.
2012-12-19 Jason Merrillre PR c++/55724 ([C++11] Default type of a template...
2012-12-19 Kyrylo Tkachovarm.md (f_minmaxs, f_minmaxd): New types.
2012-12-19 Tobias Burnususe_intrinsic_1.f90: New; moved from gcc/testsuite...
2012-12-19 Richard Bienerre PR lto/55736 (lto ICE: tree code ''junl is not suppo...
2012-12-19 Jakub Jelinekre PR debug/55730 (ICE in mem_loc_descriptor, at dwarf2...
2012-12-19 Jan Hubickare PR tree-optimization/55683 (ICE in inline_call,...
2012-12-19 Terry Guoarm.c (thumb_find_work_register): Check argument regist...
2012-12-19 Tobias Burnusre PR fortran/55636 (Fortran name mangling collides...
2012-12-18 Jakub Jelinekre PR c/39464 (Attribute may_alias causes invalid warning)
2012-12-18 Ian Lance Taylorlibgo: Link against libatomic_convenience.la.
2012-12-18 Richard Bienerre PR middle-end/54838 (ICE: in merge_latch_edges,...
2012-12-18 Andreas Schwablibgo: Link against libatomic.
2012-12-18 Richard Bienerreassoc-19.c: Adjust.
2012-12-18 Richard Bienerre PR middle-end/55555 (miscompilation at -O2 (number_o...
2012-12-18 Jakub Jelinekre PR rtl-optimization/55717 (ICE in form_sum, at reloa...
2012-12-17 Andrew Stubbsarm.md (zero_extend<mode>di2): Add extra alternatives...
2012-12-17 Kyrylo Tkachovtarget-supports.exp (add_options_for_arm_v8_neon):...
2012-12-17 James Greenhalgh[AARCH64] Enable support for TARGET_VECTORIZE_AUTOVECTO...
2012-12-16 Tobias Burnusre PR fortran/55197 (Use statement for omp_lib causes...
2012-12-16 Tobias Burnustrans-intrinsic.c (conv_intrinsic_move_alloc): Set...
2012-12-15 Tobias Burnusre PR fortran/55638 (Wrongly accepts INTENT + VALUE...
next