aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2003-01-15* g++.dg/tls/init-2.C: Update error message string.Richard Henderson2-1/+5
2003-01-15* gcc.c-torture/execute/builtin-constant.x: XFAIL the test.Kaveh R. Ghazi2-0/+15
2003-01-1520000804-1.x: Don't execute this test at all for HC11/HC12.Stephane Carrez7-9/+19
2003-01-15re PR rtl-optimization/9258 (ICE in compensate_edge, at reg-stack.c:2589)Jan Hubicka3-0/+29
2003-01-14Further conform g++'s __vmi_class_type_info to the C++ ABI specification.Jeffrey D. Oldham2-8/+15
2003-01-14convert.c (strip_float_extensions): Look for narrowest type handling FP const...Jan Hubicka3-0/+21
2003-01-14* gcc.dg/i386-mmx-3.c: New test.Eric Botcazou2-2/+23
2003-01-13re PR c++/8748 (ICE in cp_expr_size at cp/cp-lang.c: 307)Jason Merrill1-0/+20
2003-01-13call.c (build_user_type_conversion_1): Do set ICS_BAD_FLAG if all the ambiguo...Jason Merrill1-0/+22
2003-01-13class.c (maybe_warn_about_overly_private_class): Don't stop searching when we...Jason Merrill1-0/+16
2003-01-13re PR c++/9264 ([parser] ICE on invalid octal constant)Mark Mitchell1-0/+5
2003-01-13re PR c++/9264 ([parser] ICE on invalid octal constant)Mark Mitchell2-0/+9
2003-01-10bf-ms-layout.c: Enable for cygwin and mingw32 targets.Danny Smith4-3/+9
2003-01-10new testJason Merrill1-0/+24
2003-01-10Correct PR# in previous check-in.Mark Mitchell1-1/+1
2003-01-10re PR c++/9120 (miscompilation of function with references to undeclared obje...Mark Mitchell2-0/+9
2003-01-10re PR c++/9128 (Typeid does not work on polymorphic classes)Mark Mitchell4-0/+34
2003-01-1020030110-1.c: New test.Josef Zlomek2-0/+43
2003-01-10Merge from pch-branch.Geoffrey Keating48-0/+477
2003-01-09pt.c (push_access_scope_real): Call push_to_top_level for function in namespa...Kriang Lerdsuwanakij2-0/+24
2003-01-09Forgot the '*'...Eric Botcazou1-1/+1
2003-01-09re PR inline-asm/8832 (traditional "asm volatile" code is illegally optimized)Eric Botcazou2-0/+23
2003-01-09mips.h (PREDICATE_CODES): Add ADDRESSOF for predicates that match register_op...Richard Sandiford2-0/+10
2003-01-09re PR c/8032 (GCC >= 3.0 incorrectly initializes static structs in the presen...Eric Botcazou2-0/+24
2003-01-09i386.c (ix86_attribute_table): Add new attributes ms_struct and gcc_struct.Douglas B Rupp1-0/+39
2003-01-09dyncast1.C: Remove reference to AMD A29KLarin Hennessy52-65/+107
2003-01-08parser.c (cp_parser_primary_expression): See through explicitly scoped ALIAS_...Jason Merrill1-0/+11
2003-01-08parser.c (cp_parser_asm_definition): Correct handling of omitted operands.Mark Mitchell2-0/+8
2003-01-08re PR c++/9030 (Template friends and access to local classes)Kriang Lerdsuwanakij4-1/+53
2003-01-08i386-cadd.c: New test.Jan Hubicka3-0/+46
2003-01-07* cfganal.c (flow_call_edges_add): Don't crash on noreturn call.Richard Henderson1-0/+5
2003-01-07re PR c++/9165 (false "defined but not used" warnings)Mark Mitchell2-1/+15
2003-01-07class.c (layout_class_type): Correct handling of unnamed bitfields wider than...Mark Mitchell2-0/+13
2003-01-06alpha.c (alpha_encode_section_info): Adjust symbol_str properly when changing...Richard Henderson1-0/+21
2003-01-06re PR c++/9189 ([New parser] Order of default argument processing and functio...Mark Mitchell2-0/+10
2003-01-06re PR c++/9109 (parse ambiguity)Nathan Sidwell3-0/+26
2003-01-06defarg-1.C: New test.Mark Mitchell3-0/+73
2003-01-05* config/mips/mips.md: Disable the movstrsi define_split.Richard Sandiford2-0/+24
2003-01-04* call.c (build_conditional_expr): Stabilize lvalues properly.Jason Merrill1-1/+0
2003-01-04namespace3.C: Remove extra semicolons.Kriang Lerdsuwanakij3-3/+8
2003-01-03PR c++/45, c++/3784Nathan Sidwell2-0/+20
2003-01-03* g++.dg/parse/extern-C-1.C: New test.Nathanael Nerode2-0/+15
2003-01-03* g++.dg/parse/namespace4.C: New test.Nathanael Nerode2-0/+20
2003-01-03* g++.dg/template/nested1.C: New test.Nathanael Nerode2-0/+17
2003-01-03* g++.dg/parse/namespace3.C: New test.Nathanael Nerode2-0/+16
2003-01-03* g++.dg/lookup/two-stage1.C: New test.Nathanael Nerode2-0/+22
2003-01-03900404_04.C: Remove XFAIL.Kaveh R. Ghazi4-3/+9
2003-01-02* g++.dg/parse/parse7.C: New test.Neil Booth2-0/+28
2003-01-02re PR c++/2843 (parser: __attribute__ on parameter declarations)Mark Mitchell2-0/+8
2003-01-02* g++.dg/parse/parse6.C: New test.Neil Booth2-0/+35