]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/testsuite/ChangeLog
Add support for C++0x nullptr.
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
2010-05-06  Jason MerrillAdd support for C++0x nullptr.
2010-05-06  Paolo Carlinire PR c++/40406 (ICE with broken template member declar...
2010-05-06  Jan Hubickare PR tree-optimization/43791 (kernel/rtmutex.c:1138...
2010-05-06  Michael Matzre PR tree-optimization/43984 (PRE misses full-redundan...
2010-05-06  Manuel López-Ibáñezre PR c/40989 (-Werror= and #pragma diagnostics do...
2010-05-06  Richard Guentherre PR tree-optimization/43934 (LIM should handle PHI...
2010-05-06  Jakub JelinekC++ support for -Wunused-but-set-variable
2010-05-05  Tobias Burnusre PR fortran/43985 (ICE when assumed size cray-pointee...
2010-05-05  Jason Merrillre PR debug/43370 (ICE gen_type_die_with_usage, at...
2010-05-05  Daniel Frankere PR fortran/24978 (ICE in gfc_assign_data_value_range)
2010-05-05  Eric Botcazougimplify.c (gimplify_return_expr): Gimplify the size...
2010-05-05  Jason Merrillre PR c++/43787 (memory copy of empty class (sizeof...
2010-05-05  Jakub JelinekFix up ChangeLog entry.
2010-05-05  Janus Weilre PR fortran/43696 ([OOP] Bogus error: Passed-object...
2010-05-05  Mike Stumpre PR objc/35165 (Massive failures of objc on i686...
2010-05-04  H.J. LuAdd a testcase for PR target/43668.
2010-05-04  Paolo Carlinire PR c++/43028 ([C++0x] internal compiler error in...
2010-05-04  Jakub Jelinekre PR c/43981 (-Wunused-but-set-variable does not consi...
2010-05-04  Jason Merrillre PR c++/38064 ([c++0x] operator== doesn't work for...
2010-05-04  H.J. LuAdd clobber CC register to sse_prologue_save patterns.
2010-05-04  Eric Botcazoutree.c (free_lang_data_in_one_sizepos): New inline...
2010-05-04  H.J. LuHandle the same VALUE for true dependence.
2010-05-04  Paolo Carlinire PR c++/43705 (ICE: SIGSEGV with template specializat...
2010-05-04  H.J. LuAdd a testcase for PR debug/43508.
2010-05-04  Richard Guentherre PR tree-optimization/43879 (-fipa-pta causes various...
2010-05-04  Dodji Seketelire PR c++/43953 (ICE: dependent_type_p, at cp/pt.c...
2010-05-04  H.J. LuAdd a space. Updated.
2010-05-03  Jason Merrillre PR c++/43680 ([DR 1022] G++ is too aggressive in...
2010-05-03  Rainer Orthcdce3.C: Skip on alpha*-dec-osf5*.
2010-05-03  Steven G. Karglre PR fortran/43592 (Unexpected INTERFACE statement...
2010-05-03  Rainer Orthrun_acats (which): New function.
2010-05-03  Richard Guentherre PR tree-optimization/43971 (index domain error in...
2010-05-03  Jakub Jelinekre PR debug/43972 (ICE in loc_cmp)
2010-05-02  Uros Bizjakre PR testsuite/43963 (FAIL: g++.dg/debug/dwarf2/icf...
2010-05-02  Richard Guentherre PR tree-optimization/43879 (-fipa-pta causes various...
2010-05-01  Richard Guentherre PR tree-optimization/43949 (bogus warning: array...
2010-05-01  H.J. LuRevert the accidental checkin in revision 158918.
2010-05-01  Iain Sandoe[multiple changes]
2010-04-30  Eric Botcazoutree-ssa-loop-ivopts.c (may_be_unaligned_p): Check...
2010-04-30  Jason Merrillre PR c++/43868 (ICE with -g)
2010-04-30  Tobias Burnus2010-04-30 Tobias Burnus Mburnus@net-b.de>
2010-04-30  Richard Guentherre PR lto/43946 (SPEC2000 GCC fails to build with ...
2010-04-30  Jakub Jelinekre PR debug/43942 (-fcompare-debug faulure with externa...
2010-04-30  Steven Bosscher20091216-1_0.c: Adjust test case to avoid conflict...
2010-04-30  Richard Guentherre PR tree-optimization/43879 (-fipa-pta causes various...
2010-04-30  Richard Guentherbuiltins.c (fold_builtin_1): Delete free (0).
2010-04-30  Fabien Chênere PR c++/43890 (invalid uninitialized reference in...
2010-04-29  Paul Thomas[multiple changes]
2010-04-29  Mike Stumpuninit-pred-1_b.C: Use dg-message instead of dg-excess...
2010-04-28  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-28  Matthias Kloseplugin.exp: Run the plugindir tests.
2010-04-28  Eric BotcazouUniquization of constants at the Tree level
2010-04-28  Xinliang David Lipredicate aware uninitialized analysis
2010-04-28  Martin Jamborcgraph.h (struct cgraph_node): New field indirect_calls.
2010-04-28  Richard Guentherre PR tree-optimization/43879 (-fipa-pta causes various...
2010-04-28  Richard Guentherre PR middle-end/43880 (internal compiler error: in...
2010-04-28  Manuel López-Ibáñezre PR c++/9335 (repeated diagnostic when maximum templa...
2010-04-28  Fabien Chênere PR c++/29043 (Constructor for POD type with const...
2010-04-27  Jason Merrillsemantics.c (finish_non_static_data_member): Call maybe...
2010-04-27  Jason Merrillre PR c++/43856 ([C++0x] gcc-4.5.0 fails to transform...
2010-04-27  Jason Merrillre PR c++/43875 ([C++0x] ICE on invalid lambda return)
2010-04-27  Manuel López-Ibáñezinvoke.texi (-Wsuggest-attribute=const, [...]): Document.
2010-04-27  Jason Merrillre PR c++/43790 ([C++0x] In lambda express, calling...
2010-04-27  Jason Merrillre PR c++/41468 (SFINAE for expressions doesn't conside...
2010-04-27  Jason Merrillre PR c++/41468 (SFINAE for expressions doesn't conside...
2010-04-27  Fabien Chênere PR c++/42844 (const variable requires initializer...
2010-04-27  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-27  Richard Guentherre PR c++/40561 (code does not compile -- compiles...
2010-04-27  Martin Jamborre PR middle-end/43812 (compiling .cc file with -fwhole...
2010-04-27  Jan Hubickacgraph.c (cgraph_propagate_frequency): New function.
2010-04-27  Bernd Schmidtre PR target/40657 (allocate local variables with fewer...
2010-04-27  Shujing Zhaopr32207.c: Fix typo in expected warning messages.
2010-04-27  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-27  Shujing Zhaore PR c/32207 (missing warnings about address of 'x'.)
2010-04-27  Dave Kornre PR lto/42776 (LTO doesn't work on non-ELF platforms.)
2010-04-27  H.J. LuAdd a run-time testcase for PR tree-optimization/43904.
2010-04-27  Iain Sandoere PR objc/35165 (Massive failures of objc on i686...
2010-04-26  Mike StumpUpdate the date to date of checkin.
2010-04-26  Jack Howarthre PR target/43715 (configure option --enable-plugin...
2010-04-26  Steven G. KarglChange "ditto" to "Ditto.", which is clearly more expre...
2010-04-26  Richard Guentherlto.c (lto_fixup_type): Deal with non-type TYPE_CONTEXT.
2010-04-26  Jie Zhangre PR tree-optimization/43833 (false warning: array...
2010-04-26  Richard Guentherre PR c++/43080 (ICE with anonymous union and -flto)
2010-04-26  Richard Guentherre PR debug/42425 (ICE declaring local class)
2010-04-26  Ira Rosentree-vectorizer.h (struct _stmt_vec_info): Add new...
2010-04-25  H.J. LuReformat.
2010-04-25  Joseph Myersc-common.c (flag_isoc1x): New.
2010-04-25  H.J. LuScan "lea\[lq\]?\[ \t\]" instead of "lea\[ \t\]".
2010-04-25  Steven G. Kargldefault_format_denormal_2.f90: Remove XFAIL for FreeBSD.
2010-04-25  Steven G. Karglpr43505.f90: Clean up .mod file.
2010-04-25  H.J. LuScan "lea\[ \t\]" instead of "lea".
2010-04-25  Eric Botcazoutrans.c (gnat_to_gnu): Do not use memmove if the array...
2010-04-25  Paolo Bonzinicombine.c (find_split_point): Add third argument.
2010-04-24  Steven G. Karglre PR fortran/30073 (Array out of bounds gives name...
2010-04-24  Bernd Schmidtre PR tree-optimization/41442 (missed optimization...
2010-04-24  Hans-Peter Nilssonre PR fortran/43832 (OPEN statement not diagnosing...
2010-04-24  Jerry DeLislere PR fortran/43832 (OPEN statement not diagnosing...
2010-04-24  Paul Thomasre PR fortran/43841 (Missing temporary for ELEMENTAL...
2010-04-23  Manuel López-Ibáñeztoplev.c (general_init): Set default for fdiagnostics...
2010-04-23  Eric Botcazouexpr.c (expand_expr_real_1): Only use conversion betwee...
next