Skip to content
Snippets Groups Projects
  1. Apr 23, 2009
    • Gerald Pfeifer's avatar
      * update_web_docs_svn: Redirect output of texi2dvi to /dev/null. · b809fa7d
      Gerald Pfeifer authored
      From-SVN: r146648
      b809fa7d
    • Eric Botcazou's avatar
      * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Modular_Integer_Subtype> · 4fd78fe6
      Eric Botcazou authored
      	For packed array types, make the original array type a parallel type
      	for the modular type and its JM wrapper if the type is bit-packed.
      	<E_Array_Subtype>: Likewise.  Do not generate the special XA parallel
      	record type for packed array types.  Remove kludge.
      
      From-SVN: r146647
      4fd78fe6
    • Dodji Seketeli's avatar
      re PR c++/38228 (ICE with invalid use of bound member function) · 111a28c2
      Dodji Seketeli authored
          gcc/cp/ChangeLog:
          	PR c++/38228
          	* pt.c (unify): Do not allow the result of a template argument
          	deduction to be a METHOD_TYPE.
          	* cvt.c (cp_convert): Report a meaningful error for non-valid use
          	of pointer to member functions during conversions.
          	* call.c (build_new_op): Report a meaningful error for non-valid
          	use of pointer to member functions in binary expressions.
          	* typeck.c (invalid_nonstatic_memfn_p): Do not crash when EXPR is
          	NULL;
          
          gcc/testsuite/ChangeLog:
          	PR c++/38228
          	* g++.dg/expr/bound-mem-fun.C: New test.
      
      From-SVN: r146646
      111a28c2
    • Eric Botcazou's avatar
      gigi.h (create_index_type): Adjust head comment. · c1abd261
      Eric Botcazou authored
      	* gcc-interface/gigi.h (create_index_type): Adjust head comment.
      	* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Signed_Integer_Subtype>:
      	Use front-end predicates to compute signedness and precision.
      	<E_String_Literal_Subtype>: Fold range type.
      	Make sure to set longest_float_type_node to a scalar type.
      	(elaborate_entity): Use consistent Constraint_Error spelling.
      	(substitute_in_type) <INTEGER_TYPE>: Always copy the type.
      	* gcc-interface/misc.c (gnat_print_type) <INTEGER_TYPE>: Use brief
      	output for the modulus, if any.
      	<ENUMERAL_TYPE>: Likewise for the RM size.
      	* gcc-interface/trans.c (gnat_to_gnu): Use consistent Constraint_Error
      	spelling.
      	* gcc-interface/utils.c (finish_record_type): Really test the alignment
      	of BLKmode bit-fields to compute their addressability.
      	(create_index_type): Adjust comments.
      	(create_param_decl): Create the biased subtype manually.
      	* gcc-interface/utils2.c (build_component_ref): Use consistent
      	Constraint_Error spelling.
      
      From-SVN: r146644
      c1abd261
    • Eric Botcazou's avatar
      cuintp.c: Clean up include directives. · 8713b7e4
      Eric Botcazou authored
      	* gcc-interface/cuintp.c: Clean up include directives.
      	* gcc-interface/targtyps.c: Likewise.
      	* gcc-interface/decl.c: Likewise.
      	* gcc-interface/misc.c: Likewise.
      	* gcc-interface/trans.c: Likewise.
      	* gcc-interface/utils.c: Likewise.
      	* gcc-interface/utils2.c: Likewise.
      	* gcc-interface/Make-lang.in: Adjust dependencies accordingly.
      
      From-SVN: r146643
      8713b7e4
    • Nathan Sidwell's avatar
      vxlib-tls.c (active_tls_threads): Delete. · b2f21330
      Nathan Sidwell authored
      	* config/vxlib-tls.c (active_tls_threads): Delete.
      	(delete_hook_installed): New.
      	(tls_delete_hook): Don't delete the delete hook.
      	(tls_destructor): Delete it here.
      	(__gthread_set_specific): Adjust installing the delete hook.
      	(tls_delete_hook): Use __gthread_enter_tsd_dtor_context and
      	__gthread_leave_tsd_dtor_context.
      
      From-SVN: r146641
      b2f21330
    • Matthias Klose's avatar
      Makefile.am (install-data-local): Fix symlinks to header files. · ee721644
      Matthias Klose authored
      2009-04-23  Matthias Klose  <doko@ubuntu.com>
      
              * Makefile.am (install-data-local): Fix symlinks to header files.
              * Makefile.in: Regenerate.
      
      From-SVN: r146640
      ee721644
    • Eric Botcazou's avatar
      ada-tree.h (union lang_tree_node): Use standard idiom. · 26383c64
      Eric Botcazou authored
      	* gcc-interface/ada-tree.h (union lang_tree_node): Use standard idiom.
      	(SET_TYPE_LANG_SPECIFIC): Likewise.  Fix formatting.
      	(SET_DECL_LANG_SPECIFIC): Likewise.
      	Reorder macros.
      	* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Signed_Integer_Subtype>:
      	Update comment about use of build_range_type.
      	<E_Array_Type, E_Array_Subtype>: Use consistent naming convention.
      	<E_Array_Subtype>: Rework comments about TYPE_ACTUAL_BOUNDS and add
      	check for other cases of overloading.
      	* gcc-interface/trans.c (gigi): Use size_int in lieu of build_int_cst.
      	* gcc-interface/utils2.c (build_call_raise): Fix off-by-one error.
      	Use size_int in lieu of build_int_cst.
      	(build_call_alloc_dealloc): Use build_index_2_type in lieu of
      	build_range_type.
      
      From-SVN: r146639
      26383c64
    • Rafael Avila de Espindola's avatar
      gcc_diag-1.c (foo): Don't check that %E produces a warning. · 4782dfa7
      Rafael Avila de Espindola authored
      2009-04-23  Rafael Avila de Espindola  <espindola@google.com>
      
      	* gcc.dg/format/gcc_diag-1.c (foo): Don't check that %E produces a
      	warning.
      
      2009-04-23  Rafael Avila de Espindola  <espindola@google.com>
      
      	* c-format.c (gcc_tdiag_char_table): Add support for %E.
      
      From-SVN: r146638
      4782dfa7
    • Uros Bizjak's avatar
      alpha.c (alpha_legitimize_reload_address): Add cast to enum type. · bf758008
      Uros Bizjak authored
      	* config/alpha/alpha.c (alpha_legitimize_reload_address): Add cast to
      	enum type.
      	(alpha_rtx_costs): Ditto.
      	(emit_unlikely_jump): Use add_reg_note.
      	(emit_frame_store_1): Ditto.
      	(alpha_expand_prologue): Ditto.
      	(alpha_expand_builtin): Change 0 to EXPAND_NORMAL in function call.
      	* config/alpha/alpha.c (Unicos/Mk address splitter): Use add_reg_note.
      
      From-SVN: r146637
      bf758008
    • Nick Clifton's avatar
      v850.md (epilogue): Remove suppressed code. · 7323a100
      Nick Clifton authored
              * config/v850/v850.md (epilogue): Remove suppressed code.
              (return): Rename to return_simple and remove test of frame size.
              * config/v850/v850.c (expand_epilogue): Rename call to gen_return
              to gen_return_simple.
      
      From-SVN: r146635
      7323a100
    • Michael Eager's avatar
      Add rs6000/xilinx.h -- missed in earlier checkin. · a813ccc8
      Michael Eager authored
      From-SVN: r146633
      a813ccc8
    • GCC Administrator's avatar
      Daily bump. · b522c101
      GCC Administrator authored
      From-SVN: r146632
      b522c101
    • Jing Yu's avatar
      re PR testsuite/39781 (Fail: g++.dg/cpp/_Pragma1.C, gcc.dg/cpp/_Pragma6.c) · 360032ba
      Jing Yu authored
      	PR testsuite/39781
      	* config/arm/arm.h: Define HANDLE_PRAGMA_PACK_PUSH_POP.
      
      From-SVN: r146629
      360032ba
  2. Apr 22, 2009
    • Andrew Pinski's avatar
      re PR c/31499 (rejects vector int a[] = {1,1,1,1,1};) · 53650abe
      Andrew Pinski authored
      2009-04-22  Andrew Pinski  <andrew_pinski@playstation.sony.com>
      
              PR C/31499
              * c-typeck.c (process_init_element): Treat VECTOR_TYPE like ARRAY_TYPE
              and RECORD_TYPE/UNION_TYPE.  When outputing the actual element and the
              value is a VECTOR_CST, the element type is the element type of the
              vector.
      
      2009-04-22  Andrew Pinski  <andrew_pinski@playstation.sony.com>
      
              PR C/31499
              * gcc.dg/vector-init-1.c: New testcase.
              * gcc.dg/vector-init-2.c: New testcase.
      
      From-SVN: r146628
      53650abe
    • Dave Korn's avatar
      natVMVirtualMachine.cc (handle_single_step): Use casted pointer in debugging assert. · 912bb795
      Dave Korn authored
      	* gnu/classpath/jdwp/natVMVirtualMachine.cc (handle_single_step):  Use
      	casted pointer in debugging assert.
      	(jdwpBreakpointCB):  Likewise.
      
      From-SVN: r146627
      912bb795
    • Eric Botcazou's avatar
      utils2.c (build_binary_op): If operation's type is an enumeral or a boolean type... · b7babd5d
      Eric Botcazou authored
      	* gcc-interface/utils2.c (build_binary_op) <PLUS_EXPR>: If operation's
      	type is an enumeral or a boolean type, change it to an integer type
      	with the same mode and signedness.
      
      From-SVN: r146625
      b7babd5d
    • Eric Botcazou's avatar
      utils.c (create_var_decl_1): Do not emit debug info for an external constant... · 5225a138
      Eric Botcazou authored
      utils.c (create_var_decl_1): Do not emit debug info for an external constant whose initializer is not absolute.
      
      	* gcc-interface/utils.c (create_var_decl_1): Do not emit debug info
      	for an external constant whose initializer is not absolute.
      
      From-SVN: r146620
      5225a138
    • DJ Delorie's avatar
      * config/m32c/m32c.h: Update GTY annotations to new syntax. · 89043e8a
      DJ Delorie authored
      From-SVN: r146618
      89043e8a
    • Jakub Jelinek's avatar
      re PR c/39855 (Shift optimization discards operands' side effects) · 2c0eba5a
      Jakub Jelinek authored
      	PR c/39855
      	* fold-const.c (fold_binary) <case LSHIFT_EXPR>: When optimizing
      	into 0, use omit_one_operand.
      
      	* gcc.dg/torture/pr39855.c: New test.
      
      From-SVN: r146617
      2c0eba5a
    • Jakub Jelinek's avatar
      alias.c (find_base_term): Move around LO_SUM case, so that CONST falls through... · 023f059b
      Jakub Jelinek authored
      alias.c (find_base_term): Move around LO_SUM case, so that CONST falls through into PLUS/MINUS handling.
      
      	* alias.c (find_base_term): Move around LO_SUM case, so that
      	CONST falls through into PLUS/MINUS handling.
      
      From-SVN: r146616
      023f059b
    • Ben Elliston's avatar
      linux-unwind.h (get_regs): Remove type puns. · 9a461028
      Ben Elliston authored
      	* config/rs6000/linux-unwind.h (get_regs): Remove type
      	puns. Change the type of `pc' to an array of unsigned ints and
      	update all users.  Constify frame24.
      
      From-SVN: r146615
      9a461028
    • DJ Delorie's avatar
      m32c.c (m32c_special_page_vector_p): Move declarations before code. · 653e2568
      DJ Delorie authored
      * config/m32c/m32c.c (m32c_special_page_vector_p): Move
      declarations before code.
      (current_function_special_page_vector): Likewise.
      (m32c_expand_insv): Silence a warning.
      
      From-SVN: r146614
      653e2568
    • Dodji Seketeli's avatar
      re PR c++/39639 (no diagnostic for ill-formed pack expansion) · a58f7da1
      Dodji Seketeli authored
      2009-04-22  Dodji Seketeli  <dodji@redhat.com>
      
          gcc/cp/ChangeLog:
          	PR c++/39639
          	* parser.c (cp_parser_template_argument_list): Display an error
          	when an ellipsis is not preceded by a parameter pack. Also, warn
          	about variadic templates usage without -std=c++0x.
          
          gcc/testsuite/ChangeLog:
          	PR c++/39639
          	* g++.dg/cpp0x/pr39639.C: New test.
      
      From-SVN: r146610
      a58f7da1
    • Taras Glek's avatar
      hashtab.h: Update GTY annotations to new syntax · d1b38208
      Taras Glek authored
      2009-04-21  Taras Glek <tglek@mozilla.com>
      
      	* include/hashtab.h: Update GTY annotations to new syntax
      	* include/splay-tree.h: Likewise
      
      
      gcc/ChangeLog
      
      2009-04-21  Taras Glek <tglek@mozilla.com>
      
      	* alias.c: Update GTY annotations to new syntax
      	* basic-block.h: Likewise
      	* bitmap.h: Likewise
      	* c-common.h: Likewise
      	* c-decl.c: Likewise
      	* c-parser.c: Likewise
      	* c-pragma.c: Likewise
      	* c-tree.h: Likewise
      	* cfgloop.h: Likewise
      	* cgraph.h: Likewise
      	* config/alpha/alpha.c: Likewise
      	* config/arm/arm.h: Likewise
      	* config/avr/avr.h: Likewise
      	* config/bfin/bfin.c: Likewise
      	* config/cris/cris.c: Likewise
      	* config/darwin.c: Likewise
      	* config/frv/frv.c: Likewise
      	* config/i386/i386.c: Likewise
      	* config/i386/i386.h: Likewise
      	* config/i386/winnt.c: Likewise
      	* config/ia64/ia64.h: Likewise
      	* config/iq2000/iq2000.c: Likewise
      	* config/mips/mips.c: Likewise
      	* config/mmix/mmix.h: Likewise
      	* config/pa/pa.c: Likewise
      	* config/pa/pa.h: Likewise
      	* config/rs6000/rs6000.c: Likewise
      	* config/s390/s390.c: Likewise
      	* config/sparc/sparc.c: Likewise
      	* config/xtensa/xtensa.c: Likewise
      	* cselib.h: Likewise
      	* dbxout.c: Likewise
      	* dwarf2out.c: Likewise
      	* except.c: Likewise
      	* except.h: Likewise
      	* fixed-value.h: Likewise
      	* function.c: Likewise
      	* function.h: Likewise
      	* gimple.h: Likewise
      	* integrate.c: Likewise
      	* optabs.c: Likewise
      	* output.h: Likewise
      	* real.h: Likewise
      	* rtl.h: Likewise
      	* stringpool.c: Likewise
      	* tree-data-ref.c: Likewise
      	* tree-flow.h: Likewise
      	* tree-scalar-evolution.c: Likewise
      	* tree-ssa-address.c: Likewise
      	* tree-ssa-alias.h: Likewise
      	* tree-ssa-operands.h: Likewise
      	* tree.c: Likewise
      	* tree.h: Likewise
      	* varasm.c: Likewise
      	* varray.h: Likewise
      	* vec.h: Likewise
      	* coretypes.h: Do not define GTY macro if it is already defined
      	* doc/gty.texi: Update GTY documentation to new syntax
      	* gengtype-lex.l: Enforce attribute-like syntax for GTY annotations on structs
      	* gengtype-parse.c: Likewise
      
      
      gcc/ada/ChangeLog
      
      2009-04-21  Taras Glek <tglek@mozilla.com>
      
      	* gcc-interface/ada-tree.h: Update GTY annotations to new syntax
      	* gcc-interface/trans.c: Likewise
      	* gcc-interface/utils.c: Likewise
      
      
      gcc/cp/ChangeLog
      
      2009-04-21  Taras Glek <tglek@mozilla.com>
      
      	* cp-tree.h: Update GTY annotations to new syntax
      	* decl.c: Likewise
      	* mangle.c: Likewise
      	* name-lookup.c: Likewise
      	* name-lookup.h: Likewise
      	* parser.c: Likewise
      	* pt.c: Likewise
      	* rtti.c: Likewise
      	* semantics.c: Likewise
      	* typeck2.c: Likewise
      
      
      gcc/fortran/ChangeLog
      
      2009-04-21  Taras Glek <tglek@mozilla.com>
      
      	* f95-lang.c: Update GTY annotations to new syntax
      	* trans-intrinsic.c: Likewise
      	* trans-io.c: Likewise
      	* trans.h: Likewise
      
      
      gcc/java/ChangeLog
      
      2009-04-21  Taras Glek <tglek@mozilla.com>
      
      	* builtins.c: Update GTY annotations to new syntax
      	* decl.c: Likewise
      	* java-tree.h: Likewise
      	* jcf.h: Likewise
      	* lang.c: Likewise
      
      
      gcc/objc/ChangeLog
      
      2009-04-21  Taras Glek <tglek@mozilla.com>
      
      	* objc-act.c: Update GTY annotations to new syntax
      	* objc-act.h: Likewise
      
      
      libcpp/ChangeLog
      
      2009-04-21  Taras Glek <tglek@mozilla.com>
      
      	* include/cpp-id-data.h: Update GTY annotations to new syntax
      	* include/cpplib.h: Likewise
      	* include/line-map.h: Likewise
      	* include/symtab.h: Likewise
      
      From-SVN: r146607
      d1b38208
    • Mark Heffernan's avatar
      gcc.c (LINK_COMMAND_SPEC): Link with gcov with -fprofile-generate=. · a123d175
      Mark Heffernan authored
      2009-04-22  Mark Heffernan  <meheff@google.com>
      
             * gcc.c (LINK_COMMAND_SPEC): Link with gcov with -fprofile-generate=.
      
             * gcc.dg/profile-generate-3.c: New test.
      
      From-SVN: r146605
      a123d175
    • Jan Hubicka's avatar
      cstdlib (abort, [...]): Mark noreturn throw (). · 1cae1c5f
      Jan Hubicka authored
      	* include/c_std/cstdlib (abort, exit, _Exit): Mark noreturn throw ().
      	(atexit, atoll, stroll, strtoull): Mark throw ()
      	* include/c_std/cstdio (snprintf, vsnprintf, vscanf): Mark throw ().
      	* include/c_std/cwchar (wcstold, wcstoll, wcstoull): Mark throw ().
      	* include/c_global/cstdlib (abort, exit, _Exit): Mark noreturn throw ().
      	(atexit, atoll, stroll, strtoull): Mark throw ()
      	* include/c_global/cstdio (snprintf, vsnprintf, vscanf): Mark throw ().
      	* include/c_wchar/cstdio (snprintf, vsnprintf, vscanf): Mark throw ().
      
      From-SVN: r146604
      1cae1c5f
    • Jan Hubicka's avatar
      g++.dg/tree-ssa/ehcleanup-1.C: New testcase. · 0500a9f1
      Jan Hubicka authored
      From-SVN: r146603
      0500a9f1
    • Kazu Hirata's avatar
      arm.c (arm_rtx_costs_1): Use power_of_two_operand where appropriate. · 4c7c486a
      Kazu Hirata authored
      	* config/arm/arm.c (arm_rtx_costs_1): Use power_of_two_operand
      	where appropriate.
      
      From-SVN: r146602
      4c7c486a
    • Joseph Myers's avatar
      * cpplib.pot: Regenerate. · d5df9a20
      Joseph Myers authored
      From-SVN: r146599
      d5df9a20
    • Joseph Myers's avatar
      * gcc.pot: Regenerate. · f9d93b7d
      Joseph Myers authored
      From-SVN: r146598
      f9d93b7d
    • Joseph Myers's avatar
      exgettext: Also look for */*/config-lang.in to find language subdirectories. · cf781203
      Joseph Myers authored
      	* exgettext: Also look for */*/config-lang.in to find language
      	subdirectories.
      
      From-SVN: r146596
      cf781203
    • Kazu Hirata's avatar
      arm.c (arm_size_rtx_costs): Treat a PLUS with a shift the same as a PLUS without a shift. · 6e782a29
      Kazu Hirata authored
      	* config/arm/arm.c (arm_size_rtx_costs): Treat a PLUS with a shift
      	the same as a PLUS without a shift.  Increase the cost of a
      	CONST_INT in MULT.
      
      From-SVN: r146595
      6e782a29
    • Manuel López-Ibáñez's avatar
      Makefile.in: Update dependencies. · 38d2336a
      Manuel López-Ibáñez authored
      2009-04-22  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
      
      	* Makefile.in: Update dependencies.
      	* errors.c (warning): Remove unused parameter 'opt'. Returns
      	'void'.
      	* errors.h: Remove bogus comment about compatibility.
      	(warning): Update declaration.
      	* genautomata.c: Update all calls to warning.
      	* gimple.c: Do not include errors.h. Include toplev.h.
      	* tree-ssa-structalias.c: Do not include errors.h.
      	* omega.c: Likewise.
      	* tree-ssa-reassoc.c: Likewise.
      	* config/spu/spu-c.c: Likewise.
      	* config/spu/t-spu-elf: Update dependencies.
      
      From-SVN: r146594
      38d2336a
    • Steve Ellcey's avatar
      re PR testsuite/39632 (Revision 145497 caused extra failures on Linux/ia64) · 7a29c1ad
      Steve Ellcey authored
      	PR testsuite/39623
      	* gcc.dg/vect/no-vfa-vect-43.c Fix vect_no_align check.
      
      From-SVN: r146593
      7a29c1ad
    • Richard Guenther's avatar
      re PR middle-end/39824 (ice in fold-const.c) · aea4deba
      Richard Guenther authored
      2009-04-22  Richard Guenther  <rguenther@suse.de>
      
      	PR tree-optimization/39824
      	* tree-ssa-ccp.c (fold_const_aggregate_ref): For INDIRECT_REFs
      	make sure the types are compatible.
      
      	* gcc.c-torture/compile/pr39824.c: New testcase.
      
      From-SVN: r146592
      aea4deba
    • Manuel López-Ibáñez's avatar
      re PR c++/14875 (When using 'or' keyword, the error message speaks of a '||' token) · cfc93532
      Manuel López-Ibáñez authored
      2009-04-22  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
      
      	PR c++/14875
      	* c-common.c (c_parse_error): Take a token_flags parameter.
      	Use token_type for the token type instead.
      	Pass token_flags to cpp_type2name.
      	* c-common.h (c_parse_error): Update declaration.
      	* c-parser.c (c_parser_error): Pass 0 as token flags.
      libcpp/
      	* lex.c (cpp_type2name): Take a flags parameter. Call
      	cpp_named_operator2name for named operators and cpp_digraph2name
      	for digraphs.
      	(cpp_digraph2name): New.
      	(cpp_spell_token): Use it.
      	(cpp_output_token): Likewise.
      	* include/cpplib.h (cpp_type2name): Update declaration.
      	* init.c (cpp_named_operator2name): New.
      	* internal.h (cpp_named_operator2name): Declare.
      cp/	
      	* parser.c (cp_parser_error): Pass token->flags to c_parse_error.
      testsuite/
      	* g++.dg/parse/parser-pr14875.C: New.
      	* g++.dg/parse/parser-pr14875-2.C: New.
      	* g++.dg/parse/error6.C: Update match string.
      
      From-SVN: r146589
      cfc93532
    • Andrey Belevantsev's avatar
      re PR rtl-optimization/39580 (Revision 145204 caused libgomp.c++/collapse-2.C) · 8632d02a
      Andrey Belevantsev authored
          PR rtl-optimization/39580
          * sel-sched-ir.c (insert_in_history_vect): Remove incorrect gcc_assert.
      
      From-SVN: r146588
      8632d02a
    • Arnaud Charlet's avatar
      [multiple changes] · a52fefe6
      Arnaud Charlet authored
      2009-04-22  Ed Schonberg  <schonberg@adacore.com>
      
      	* sem_res.adb: Create block around procedure call when actual is a
      	concatenation.
      
      2009-04-22  Thomas Quinot  <quinot@adacore.com>
      
      	* s-soflin.ads: Fix typos
      
      2009-04-22  Vincent Celier  <celier@adacore.com>
      
      	* prj-env.adb: Minor comment change
      
      	* prj-nmsc.adb (Check_Common): Add guard to avoid calling
      	Get_Name_String with No_File.
      
      	* tempdir.adb (Create_Temp_File): Output diagnostic when temp file
      	cannot be created even when not in verbose mode.
      
      From-SVN: r146587
      a52fefe6
    • Emmanuel Briot's avatar
      make.adb, [...] (Create_Mapping_File): merge the two versions for Ada_Only and... · 2f1e0b61
      Emmanuel Briot authored
      make.adb, [...] (Create_Mapping_File): merge the two versions for Ada_Only and Multi_Language modes...
      
      2009-04-22  Emmanuel Briot  <briot@adacore.com>
      
      	* make.adb, prj-env.adb, prj-env.ads, prj-nmsc.adb, prj.adb,
      	prj.ads (Create_Mapping_File): merge the two versions for Ada_Only and
      	Multi_Language modes, to avoid code duplication.
      	(Project_Data.Include_Language): Removed.
      
      From-SVN: r146586
      2f1e0b61
Loading