Commit Graph

46952 Commits

Author SHA1 Message Date
Mark Mitchell 1092805d38 parser.c (cp_parser_declaration): Accept the __extension__ keyword before the declaration.
* parser.c (cp_parser_declaration): Accept the __extension__
	keyword before the declaration.

From-SVN: r60802
2003-01-02 20:30:45 +00:00
Mark Mitchell 4971227d25 re PR c++/2843 (parser: __attribute__ on parameter declarations)
PR c++/2843
	* parser.c (cp_parser_parameter_declaration): Allow attributes to
	appear after the declarator.

	PR c++/2843
	* g++.dg/ext/attrib7.C: New test.

From-SVN: r60801
2003-01-02 20:04:56 +00:00
Mark Mitchell 5e8a153a54 call.c (build_new_method_call): Fix typo in message format string.
* call.c (build_new_method_call): Fix typo in message format
	string.

From-SVN: r60800
2003-01-02 19:57:34 +00:00
Mark Mitchell f7b5ecd97a parser.c (cp_lexer_next_token_is): Declare it inline.
* parser.c (cp_lexer_next_token_is): Declare it inline.
	(cp_lexer_set_source_position_from_token): Likewise.
	(cp_lexer_debugging_p): Likewise.
	(cp_parser_parsing_tentatively): Likewise.
	(cp_parser_nested_name_specifier_opt): Reduce the number of calls
	to the cp_lexer_peek_token.

From-SVN: r60797
2003-01-02 19:45:12 +00:00
Neil Booth f349fb24ba * g++.dg/parse/parse6.C: New test.
From-SVN: r60795
2003-01-02 19:27:31 +00:00
Kazu Hirata bf16e74582 h8300.md (*iorhi3_zext): Relax the condition.
* config/h8300/h8300.md (*iorhi3_zext): Relax the condition.
	(*iorhi3_two_qi): Likewise.
	(*iorsi3_zexthi): Likewise.
	(*xorhi3_zextqi): Likewise.
	(*xorsi3_zexthi): Likewise.
	(*xorsi3_zextqi): Likewise.

From-SVN: r60793
2003-01-02 18:53:35 +00:00
Mark Mitchell 3beb3abf1d parser.c (cp_parser_sizeof_operand): Do not evaluate the expression.
* parser.c (cp_parser_sizeof_operand): Do not evaluate the
	expression.

From-SVN: r60791
2003-01-02 18:12:28 +00:00
Kazu Hirata cb203576cf * gcc.dg/h8300-stack-1.c: New.
From-SVN: r60785
2003-01-02 15:01:14 +00:00
Kazu Hirata 8ccf5d5fe8 h8300.c (stack_pointer_operand): New.
* config/h8300/h8300.c (stack_pointer_operand): New.
	(const_int_gt_2_operand): Likewise.
	(const_int_ge_8_operand): Likewise.
	* config/h8300/h8300.md (a splitter): Likewise.
	(a peephole2): Likewise.
	* config/h8300/h8300-protos.h: Add prototypes for the new
	functions above.

From-SVN: r60784
2003-01-02 14:59:30 +00:00
Steven Bosscher 43c6a96ab2 except.c, [...]: Fix Copyright years.
2003-01-02  Steven Bosscher <s.bosscher@student.tudelft.nl>

	* cp/except.c, cp/expr.c, cp/friend.c, cp/g++spec.c,
	  cp/lang-options.h, cp/lang-specs.h, cp/lex.h,
	  cp/ptree.c, cp/repo.c,
	  java/jcf-reader.c, java/jvgenmain.c,
	  java/keyword.gperf, java/lang-options.h,
	  java/mangle.c, java/mangle_name.c,
	  java/xref.c, java/zextract.c,java/zipfile.h,
	  objc/Make-lang.in, objc/config-lang.in,
	  objc/lang-specs.h, objc/objc-act.h: Fix
	  Copyright years.

From-SVN: r60783
2003-01-02 12:39:56 +01:00
Steven Bosscher 96c4e78038 * doc/passes.texi: Fix documentation for -fssa-ccp
From-SVN: r60782
2003-01-02 10:30:43 +00:00
Mark Wielaard 27c687cc5b URLClassLoader.java (Resource.getCodeSource): Fix check certs == null.
* java/net/URLClassLoader.java (Resource.getCodeSource):
        Fix check certs == null.
        (getCanonicalFileURL): Removed method.
        (JarURLLoader): Don't call removed method.
        (FileURLLoader): Likewise.
        (FileURLLoader.getResource): Don't canonicalize file name.

Co-Authored-By: Jeroen Frijters <jeroen@sumatra.nl>

From-SVN: r60780
2003-01-02 09:34:34 +00:00
GCC Administrator 3006ff7f46 Daily bump.
From-SVN: r60779
2003-01-02 08:17:22 +00:00
Neil Booth 8ed0a104f0 * gccbug.in: Update.
From-SVN: r60771
2003-01-02 05:10:27 +00:00
Kazu Hirata 1b9f0361fc * config/h8300/h8300.md: Reorder some patterns.
From-SVN: r60770
2003-01-02 02:42:57 +00:00
Kazu Hirata dc5f17ecee * config/h8300/h8300.c (output_logical_op): Fix a warning.
From-SVN: r60769
2003-01-02 02:19:59 +00:00
Tom Tromey 62d2eed656 Makefile.in: Rebuilt.
* Makefile.in: Rebuilt.
	* Makefile.am (rmi_java_source_files): Added RMIClassLoaderSpi.
	* java/awt/AlphaComposite.java, java/awt/BasicStroke.java,
	java/awt/BufferCapabilities.java, java/awt/Button.java,
	java/awt/CheckboxMenuItem.java, java/awt/Choice.java,
	java/awt/Container.java, java/awt/Cursor.java,
	java/awt/EventQueue.java, java/awt/FileDialog.java,
	java/awt/Graphics2D.java, java/awt/Label.java, java/awt/Menu.java,
	java/awt/MenuBar.java, java/awt/MenuComponent.java,
	java/awt/PopupMenu.java, java/awt/ScrollPane.java,
	java/awt/Scrollbar.java, java/awt/TextArea.java,
	java/awt/TextField.java, java/awt/color/CMMException.java,
	java/awt/color/ColorSpace.java, java/awt/color/ICC_Profile.java,
	java/awt/color/ProfileDataException.java,
	java/awt/datatransfer/Clipboard.java,
	java/awt/datatransfer/DataFlavor.java,
	java/awt/datatransfer/FlavorMap.java,
	java/awt/datatransfer/SystemFlavorMap.java,
	java/awt/dnd/DragGestureEvent.java,
	java/awt/dnd/DragGestureRecognizer.java,
	java/awt/dnd/DragSource.java, java/awt/dnd/DropTarget.java,
	java/awt/event/WindowEvent.java, java/awt/geom/PathIterator.java,
	java/awt/im/InputMethodHighlight.java,
	java/io/PipedOutputStream.java, java/io/PipedWriter.java,
	java/rmi/server/RMIClassLoader.java: Merged from Classpath.

	* gnu/awt/j2d/Graphics2DImpl.java (drawImage): Changed type of
	`op' to BufferedImageOp.

From-SVN: r60768
2003-01-02 00:14:24 +00:00
Tom Tromey 3c32ae1c35 * libjava.compile/pr8955.java: New test, for PR java/8955.
From-SVN: r60764
2003-01-02 00:05:14 +00:00
Nathanael Nerode faa75e896f g++.dg/lookup/exception1.C: New test.
From-SVN: r60763
2003-01-01 21:03:50 +00:00
Neil Booth cd2801fb0b darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_PRAGMA_H.
* config/darwin-protos.h, config/c4x/c4x-protos.h,
	config/cris/cris-protos.h, config/i370/i370-protos.h,
	config/i960/i960-protos.h, config/ia64/ia64-protos.h,
	config/v850/v850-protos.h: Use struct, and don't conditionally
	compile on GCC_C_PRAGMA_H.

From-SVN: r60762
2003-01-01 20:39:12 +00:00
Nathanael Nerode 3d83e33e5f g++.dg/lookup/template1.C: New test.
From-SVN: r60761
2003-01-01 20:36:49 +00:00
Kazu Hirata 378b1b8ecf arm-protos.h: Remove #ifdef GCC_C_PRAGMA_H.
* config/arm/arm-protos.h: Remove #ifdef GCC_C_PRAGMA_H.
	* config/h8300/h8300-protos.h: Likewise.
	* config/sh/sh-protos.h: Likewise.

From-SVN: r60760
2003-01-01 20:23:02 +00:00
Kazu Hirata 7106a5bcd6 arm-protos.h: Use struct cpp_reader instead of cpp_reader.
* config/arm/arm-protos.h: Use struct cpp_reader instead of
	cpp_reader.
	* config/h8300/h8300-protos.h: Likewise.
	* config/sh/sh-protos.h: Likewise.

From-SVN: r60759
2003-01-01 20:15:51 +00:00
Nathanael Nerode a5b9863ae8 g++.dg/parse/namespace2.C: New test.
From-SVN: r60758
2003-01-01 20:00:36 +00:00
Neil Booth 231b51a160 arm.c (arm_pr_long_calls, [...]): Use struct.
* config/arm/arm.c (arm_pr_long_calls, arm_pr_no_long_calls,
	arm_pr_long_calls_off): Use struct.
	* config/h8300/h8300.c (h8300_pr-interrupt, h8300_pr_saveall)
	: Similarly.
	Don't include cpplib.h.
	* config/sh/sh.c (sh_pr_interrupt, sh_pr_trapa,
	sh_pr_nosave_low_regs): Similarly.

From-SVN: r60757
2003-01-01 19:39:19 +00:00
Kazu Hirata 0f18b2b080 * config/h8300/h8300.c: Include cpplib.h.
From-SVN: r60754
2003-01-01 16:39:35 +00:00
Nathanael Nerode 894167c5fa g++.dg/parse/parens2.C: New test.
From-SVN: r60753
2003-01-01 16:32:15 +00:00
Neil Booth 35bce286a1 * g++.dg/lookup/scoped4.C: New test.
From-SVN: r60751
2003-01-01 15:58:43 +00:00
Neil Booth 0ba7ab3e31 * g++.dg/parse/parse5.C: New test.
From-SVN: r60750
2003-01-01 15:43:19 +00:00
Andreas Jaeger 16dfd8d12a Make-lang.in ($(srcdir)/f/BUGS): Add include path for gcc-common.texi.
* f/Make-lang.in ($(srcdir)/f/BUGS): Add include path for
	gcc-common.texi.
	($(srcdir)/f/NEWS): Likewise.

From-SVN: r60748
2003-01-01 16:26:07 +01:00
Steven Bosscher f309ff0a12 Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.
* Make-lang.in, boehm.c, buffer.c,
	  buffer.h, builtins.c, class.c,
	  config-lang.in, constants.c,
	  convert.h, decl.c, except.c,
	  expr.c, java-except.h,
	  java-tree.h, javaop.def,
	  jcf-parse.c, jcf-write.c,
	  jv-scan.c, jvgenmain.c,
	  jvspec.c, keyword.gperf,
	  keyword.h, lang-options.h,
	  lang-specs.h, lang.c, lex.c,
	  lex.h, mangle.c, mangle_name.c,
	  parse-scan.y, parse.h, parse.y,
	  typeck.c, verify.c, xref.c,
	  xref.h: Replace "GNU CC" with
	  "GCC" in the copyright header.

	* check-init.c, gjavah.c, javaop.h,
	  jcf-depend.c, jcf-dump.c, jcf-io.c,
	  jcf-path.c, jcf-reader.c, jcf.h,
	  zextract.c, zipfile.h: These files are
	  "part of GCC". Also say "GCC" not "GNU CC".

From-SVN: r60747
2003-01-01 15:10:03 +00:00
Nathanael Nerode 64505efc35 * g++.dg/parse/parens1.C: New test.
From-SVN: r60746
2003-01-01 15:03:00 +00:00
Nathanael Nerode c818e8b86f parens2.C: Removed, turned out to duplicate angle-bracket1.C.
* g++.dg/parse/parens2.C: Removed, turned out to duplicate
	angle-bracket1.C.

From-SVN: r60745
2003-01-01 14:59:07 +00:00
Nathanael Nerode f06fed4ab1 * g++.dg/parse/parens2.C: New test.
From-SVN: r60744
2003-01-01 14:30:43 +00:00
Nathanael Nerode c6df507e88 * g++.dg/lookup/scope-operator1.C: New test.
From-SVN: r60743
2003-01-01 12:54:09 +00:00
Steven Bosscher b959359931 Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.
* objc/Make-lang.in, objc/config-lang.in, objc/lang-options.h,
	  objc/lang-specs.h, objc/objc-act.c, objc/objc-act.h,
	  objc/objc-lang.c, objc/objc-tree.def: Replace "GNU CC" with
	  "GCC" in the copyright header.

From-SVN: r60742
2003-01-01 12:49:14 +00:00
Nathanael Nerode 65ed8728e6 * g++.dg/parse/operator1.C: New test.
From-SVN: r60741
2003-01-01 12:36:31 +00:00
Neil Booth c58b209a5d c-pragma.c (c_register_pragma): New.
* c-pragma.c (c_register_pragma): New.
	(init_pragma): Use it.
	* c-pragma.h (cpp_register_pragma): Don't declare.
	(c_register_pragma): New.
	* cpplib.h: Remove #ifdef GCC_C_PRAGMA_H.
	* config/darwin.h (REGISTER_TARGET_PRAGMAS): Update.
	* config/arm/arm.h (REGISTER_TARGET_PRAGMAS): Update.
	* config/c4x/c4x.h (REGISTER_TARGET_PRAGMAS): Update.
	* config/h8300/h8300.h (REGISTER_TARGET_PRAGMAS): Update.
	* config/i370/i370.h (REGISTER_TARGET_PRAGMAS): Update.
	* config/i960/i960.h (REGISTER_TARGET_PRAGMAS): Update.
	* config/ia64/hpux.h (REGISTER_TARGET_PRAGMAS): Update.
	* config/rs6000/rs6000.h (REGISTER_TARGET_PRAGMAS): Update.
	* config/sh/sh.h (REGISTER_TARGET_PRAGMAS): Update.
	* config/v850/v850.h (REGISTER_TARGET_PRAGMAS): Update.
	* doc/tm.texi (REGISTER_TARGET_PRAGMAS): Update
cp:
	* lex.c: Remove superfluous include of cpplib.h.
	(CONSTRAINT): Define without conditions.
	(init_cp_pragma): Use c_register_pragma.

From-SVN: r60740
2003-01-01 12:27:02 +00:00
Neil Booth 7347c2c511 * .cvsignore: Remove.
From-SVN: r60739
2003-01-01 12:00:11 +00:00
Steven Bosscher f5adbb8d5c call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header.
* call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c,
	  except.c, expr.c friend.c, g++spec.c, init.c, lang-options.h,
	  lang-specs.h, lex.c, mangle.c, method.c, optimize.c, parser.c,
	  pt.c, ptree.c, repo.c, rtti.c, search.c, semantics.c, tree.c,
	  typeck.c, typeck2.c: Replace "GNU CC" with "GCC" in the
	  copyright header.
	* lex.h: parse.y is dead, so don't mention it.  Also replace the
	  copyright header with the default GNU copyright header.

From-SVN: r60738
2003-01-01 11:58:58 +00:00
GCC Administrator 81f61566b2 Daily bump.
From-SVN: r60737
2003-01-01 08:17:19 +00:00
Kriang Lerdsuwanakij a0f1180476 ambig3.C: Remove XFAIL.
* g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
	* g++.old-deja/g++.other/access6.C: Likewise.
	* g++.old-deja/g++.other/decl1.C: Likewise.
	* g++.old-deja/g++.pt/typename12.C: Likewise.

From-SVN: r60730
2003-01-01 07:43:35 +00:00
Mark Mitchell eea9800f07 cp-tree.h (LOOKUP_TEMPLATES_EXPECTED): Remove.
* cp-tree.h (LOOKUP_TEMPLATES_EXPECTED): Remove.
	(lookup_name_namespace_only): Likewise.
	(begin_only_namespace_names): Likewise.
	(end_only_namespace_names): Likewise.
	* decl.c (only_namespace_names): Remove.
	(qualify_lookup): Do not check LOOKUP_TEMPLATES_EXPECTED.
	(lookup_name_real): Do not check only_namespace_names.
	(lookup_name_namespace_only): Remove.
	(begin_only_namespace_names): Likewise.
	(end_only_namespace_names): Likewise.
	* parser.c (cp_parser_nested_name_specifier_opt): Handle erroneous
	nested-name-specifiers more gracefully.
	(cp_parser_class_or_namespace_name): Avoid looking up namespace
	names when they cannot possibly appear.
	(cp_parser_template_name): Adjust call to cp_parser_lookup_name.
	(cp_parser_elaborated_type_specifier): Likewise.
	(cp_parser_namespace_name): Only look for namespace names.
	(cp_parser_lookup_name): Add is_namespace parameter.
	(cp_parser_lookup_name_simple): Adjust call to
	cp_parser_lookup_name.

	* g++.dg/parse/namespace1.C: New test.

From-SVN: r60729
2003-01-01 03:16:16 +00:00
Neil Booth 79cc298616 * g++.dg/parse/parse4.C: New test.
From-SVN: r60728
2003-01-01 00:49:36 +00:00
Neil Booth 54ea87dbcc * g++.dg/parse/parse3.C: New test.
From-SVN: r60727
2003-01-01 00:43:53 +00:00
Neil Booth 9b1e4260bd * g++.dg/parse/parse2.C: New test.
From-SVN: r60726
2003-01-01 00:38:07 +00:00
Neil Booth d441394839 * g++.dg/template/friend11.C: New test.
From-SVN: r60725
2003-01-01 00:27:14 +00:00
Neil Booth ecc7182c22 *** empty log message ***
From-SVN: r60724
2003-01-01 00:14:57 +00:00
Neil Booth 2010d38458 * g++.dg/parse/parse1.C: New test.
From-SVN: r60723
2003-01-01 00:13:48 +00:00
Tom Tromey 9f17a7afd2 re PR libgcj/7416 (java.security startup refs "GNU libgcj.security")
Fix for PR libgcj/7416:
	* javax/naming/InitialContext.java (init): Use
	gnu.classpath.home.url.
	* java/security/Security.java: Use new properties.
	(loadProviders): Accept base url; use it.
	* java/lang/System.java: Document gnu.classpath.vm.shortname, and
	gnu.classpath.home.url.
	(gnu.classpath.home.url): Define.
	(gnu.classpath.vm.shortname): Likewise.

From-SVN: r60722
2002-12-31 22:50:10 +00:00