- 26 Sep, 2008 24 commits
-
-
* configure: Regenerate for new libtool. * Makefile.in: Ditto. * aclocal.m4: Ditto. * classpath/configure: Ditto. * classpath/Makefile.in: Ditto. * classpath/native/jni/Makefile.in: Ditto. * classpath/native/jni/classpath/Makefile.in: Ditto. * classpath/native/jni/midi-dssi/Makefile.in: Ditto. * classpath/native/jni/gstreamer-peer/Makefile.in: Ditto. * classpath/native/jni/gconf-peer/Makefile.in: Ditto. * classpath/native/jni/java-io/Makefile.in: Ditto. * classpath/native/jni/native-lib/Makefile.in: Ditto. * classpath/native/jni/java-util/Makefile.in: Ditto. * classpath/native/jni/java-lang/Makefile.in: Ditto. * classpath/native/jni/midi-alsa/Makefile.in: Ditto. * classpath/native/jni/java-nio/Makefile.in: Ditto. * classpath/native/jni/java-net/Makefile.in: Ditto. * classpath/native/jni/xmlj/Makefile.in: Ditto. * classpath/native/jni/qt-peer/Makefile.in: Ditto. * classpath/native/jni/gtk-peer/Makefile.in: Ditto. * classpath/native/Makefile.in: Ditto. * classpath/native/jawt/Makefile.in: Ditto. * classpath/native/fdlibm/Makefile.in: Ditto. * classpath/native/plugin/Makefile.in: Ditto. * classpath/resource/Makefile.in: Ditto. * classpath/scripts/Makefile.in: Ditto. * classpath/tools/Makefile.in: Ditto. * classpath/doc/Makefile.in: Ditto. * classpath/doc/api/Makefile.in: Ditto. * classpath/lib/Makefile.in: Ditto. * classpath/external/Makefile.in: Ditto. * classpath/external/jsr166/Makefile.in: Ditto. * classpath/external/sax/Makefile.in: Ditto. * classpath/external/w3c_dom/Makefile.in: Ditto. * classpath/external/relaxngDatatype/Makefile.in: Ditto. * classpath/include/Makefile.in: Ditto. * classpath/aclocal.m4: Ditto. * classpath/examples/Makefile.in: Ditto. * include/Makefile.in: Ditto. * testsuite/Makefile.in: Ditto. * gcj/Makefile.in: Ditto. Co-Authored-By: Steve Ellcey <sje@cup.hp.com> From-SVN: r140710
Peter O'Gorman committed -
PR middle-end/37576 * opts.c (common_handle_option): Don't call print_specific_help with CL_SAVE as first argument. From-SVN: r140709
Jakub Jelinek committed -
* configure: Regenerate for new libtool. * Makefile.in: Ditto. * aclocal.m4: Ditto. Co-Authored-By: Steve Ellcey <sje@cup.hp.com> From-SVN: r140708
Peter O'Gorman committed -
* configure: Regenerate for new libtool. * Makefile.in: Ditto. * include/Makefile.in: Ditto. * aclocal.m4: Ditto. Co-Authored-By: Steve Ellcey <sje@cup.hp.com> From-SVN: r140707
Peter O'Gorman committed -
* configure: Regenerate for new libtool. * Makefile.in: Ditto. * include/Makefile.in: Ditto. * aclocal.m4: Ditto. Co-Authored-By: Steve Ellcey <sje@cup.hp.com> From-SVN: r140706
Peter O'Gorman committed -
* configure: Regenerate for new libtool. * Makefile.in: Ditto. * testsuite/Makefile.in: Ditto. Co-Authored-By: Steve Ellcey <sje@cup.hp.com> From-SVN: r140705
Peter O'Gorman committed -
* configure: Regenerate for new libtool. * Makefile.in: Ditto. Co-Authored-By: Steve Ellcey <sje@cup.hp.com> From-SVN: r140704
Peter O'Gorman committed -
* configure: Regenerate for new libtool. * config.h.in: Regenerate for new libtool. Co-Authored-By: Steve Ellcey <sje@cup.hp.com> From-SVN: r140703
Peter O'Gorman committed -
* configure: Regenerate for new libtool. * aclocal.m4: Ditto. * Makefile.in: Ditto. * src/Makefile.in: Ditto. * doc/Makefile.in: Ditto. * po/Makefile.in: Ditto. * libmath/Makefile.in: Ditto. * include/Makefile.in: Ditto. * libsupc++/Makefile.in: Ditto. * testsuite/Makefile.in: Ditto. Co-Authored-By: Steve Ellcey <sje@cup.hp.com> From-SVN: r140702
Peter O'Gorman committed -
* configure: Regenerate for new libtool. * Makefile.in: Ditto. Co-Authored-By: Steve Ellcey <sje@cup.hp.com> From-SVN: r140701
Peter O'Gorman committed -
* configure: Regenerate for new libtool. * aclocal.m4: Ditto. Co-Authored-By: Steve Ellcey <sje@cup.hp.com> From-SVN: r140700
Peter O'Gorman committed -
* configure: Regenerate for new libtool. * Makefile.in: Ditto. * testsuite/Makefile.in: Ditto. Co-Authored-By: Steve Ellcey <sje@cup.hp.com> From-SVN: r140699
Peter O'Gorman committed -
* libtool.m4: Update to libtool 2.2.6. * lt~obsolete.m4: Update to libtool 2.2.6. * ltmain.sh: Update to libtool 2.2.6. * ltsugar.m4: Update to libtool 2.2.6. * ltversion.m4: Update to libtool 2.2.6. * ltoptions.m4: Update to libtool 2.2.6. * ltgcc.m4: Update to match changes from libtool 2.2.6. From-SVN: r140698
Peter O'Gorman committed -
From-SVN: r140697
Laurent Guerby committed -
2008-09-26 Pat Haugen <pthaugen@us.ibm.com> * config/rs6000/rs6000.c (rs6000_emit_allocate_stack): Use correct alias set on MEM when saving stack pointer. * config/rs6000/rs6000.md (allocate_stack): Likewise From-SVN: r140693
Pat Haugen committed -
PR ada/5911 * gcc-interface/Makefile.in (SPARC/Solaris): Add multilib support. From-SVN: r140687
Eric Botcazou committed -
2008-09-26 Kai Tietz <kai.tietz@onevision.com> * g++.dg/compat/struct-layout-1_x1.h: Add __SIZE_TYPE__ cast to avoid pointer truncation warning. From-SVN: r140686
Kai Tietz committed -
PR tree-optimization/37574 * tree-vectorizer.c (vect_is_simple_use): Fix indentation. * tree-vect-transform.c (vect_get_constant_vectors): Use vectype instead of vector_type for constants. Take computation out of loop. (vect_get_vec_def_for_operand): Use only vectype for constant case, and use only vector_type for invariant case. (get_initial_def_for_reduction): Use vectype instead of vector_type. From-SVN: r140685
Dorit Nuzman committed -
2008-09-25 Jerry DeLisle <jvdelisle@gcc.gnu.org PR libfortran/37498 * list_read.c (eat_separator): Revert previous patch and move delim_status, decimal_status, and pad_status to gfc_unit. (parse_real): Ditto. (read_real): Ditto. * read.c (read_a): Likewise. (read_a_char4): Likewise. (read_f): Likewise. * inquire.c (inquire_via_unit): Add missing check for IOPARM_INQUIRE_HAS_FLAGS2. (inquire_via_filename): Likewise. * io.h (unit_sign_s): Move delim_status, decimal_status, and pad_status to gfc_unit. * transfer.c (read_sf): Ditto. (read_block_form): Ditto. (formatted_transfer_scalar): Ditto. (data_transfer_init): Ditto. * write.c (write_default_char4): Ditto. (write_utf8_char4): Ditto. (write_character): Ditto. (write_real_g0): Ditto. (list_formatted_write_scalar): Ditto. (nml_write_obj): Ditto. (namelist_write): Ditto. * write_float.def (calculate_sign): Ditto. (output_float): Ditto. From-SVN: r140684
Jerry DeLisle committed -
2008-09-25 Jerry DeLisle <jvdelisle@gcc.gnu.org PR fortran/37498 * trans-io.c (build_dt): Revert previous patch.. * ioparm.def: Delete IOPARM_dt_f2003. From-SVN: r140683
Jerry DeLisle committed -
PR c/37645 * c-common.c (handle_weakref_attribute): Ignore the attribute unless the decl is a VAR_DECL or FUNCTION_DECL. * gcc.dg/pr37645.c: New test. From-SVN: r140680
Jakub Jelinek committed -
2008-09-25 Vladimir Makarov <vmakarov@redhat.com> PR middle-end/37535 * ira-lives.c (mark_reg_live, mark_reg_dead): New functions. (mark_ref_live, mark_ref_dead): Use them. (def_conflicts_with_inputs_p): Remove. (mark_early_clobbers): New function. (process_bb_node_lives): Call preprocess_constraints and mark_early_clobbers. * doc/rtx.texi (clobber): Change how RA deals with clobbers. From-SVN: r140679
Vladimir Makarov committed -
From-SVN: r140677
GCC Administrator committed -
2008-09-25 Vladimir Makarov <vmakarov@redhat.com> PR middle-end/37448 * ira-int.h (IRA_ALLOCNO_TEMP): Rename to ALLOCNO_TEMP. (ira_compress_allocno_live_ranges): New prototype. * ira-color.c: Rename IRA_ALLOCNO_TEMP to ALLOCNO_TEMP. (coalesced_allocnos_living_at_program_points): New. (coalesced_allocnos_live_at_points_p, set_coalesced_allocnos_live_points): New functions. (coalesce_spill_slots): Rewrite. * ira-lives.c (remove_some_program_points_and_update_live_ranges, ira_compress_allocno_live_ranges): New functions. * ira-build.c (ira_flattening): Call ira_compress_allocno_live_ranges. (ira_build): Ditto. From-SVN: r140674
Vladimir Makarov committed
-
- 25 Sep, 2008 10 commits
-
-
2008-09-25 H.J. Lu <hongjiu.lu@intel.com> * config/i386/i386.md: Check cmp/branch fuse for cmp peephole optimization. From-SVN: r140673
H.J. Lu committed -
From-SVN: r140671
Steve Ellcey committed -
/cp 2008-09-25 Paolo Carlini <paolo.carlini@oracle.com> PR c++/37649 * name-lookup.c (maybe_process_template_type_declaration): Check return value of push_template_decl_real for error_mark_node. /testsuite 2008-09-25 Paolo Carlini <paolo.carlini@oracle.com> PR c++/37649 * g++.dg/template/crash82.C: New. From-SVN: r140670
Paolo Carlini committed -
gcc/ * combine.c (make_compound_operation): Handle the 'E' format. (count_rtxs): Likewise. (update_table_tick): Likewise. (get_last_value_validate): Likewise. From-SVN: r140669
Richard Sandiford committed -
gcc/ada/ PR ada/37641 * adaint.c (__gnat_set_non_writable): Use FILE_WRITE_EA instead of deprecated FILE_WRITE_PROPERTIES. From-SVN: r140665
Samuel Tardieu committed -
2008-09-25 Tobias Burnus <burnus@net-b.de> PR fortran/37504 * expr.c (gfc_check_pointer_assign): Allow assignment of protected pointers. * match.c (gfc_match_assignment,gfc_match_pointer_assignment): Remove unreachable code. 2008-09-25 Tobias Burnus <burnus@net-b.de> PR fortran/37504 * gfortran.dg/protected_7.f90: New test. From-SVN: r140663
Tobias Burnus committed -
From-SVN: r140662
Eric Botcazou committed -
2008-09-25 Sergei Dyshel <sergeid@il.ibm.com> * matrix-reorg.c (transform_allocation_sites): Initializers added to avoid the warning. From-SVN: r140661
Sergei Dyshel committed -
2008-09-25 Martin Jambor <mjambor@suse.cz> * cgraph.c (free_nodes): New variable. (NEXT_FREE_NODE): New macro. (cgraph_create_node): Reuse nodes from the free list. Do not update uid if doing so. (cgraph_remove_node): Add the node to the free list. From-SVN: r140660
Martin Jambor committed -
From-SVN: r140654
GCC Administrator committed
-
- 24 Sep, 2008 6 commits
-
-
From-SVN: r140651
Andrew Pinski committed -
From-SVN: r140650
Gerald Pfeifer committed -
* dwarf2.h (DW_OP_GNU_encoded_addr): New. * unwind-dw2.c (execute_stack_op): Handle it. From-SVN: r140648
Richard Henderson committed -
From-SVN: r140646
David Edelsohn committed -
From-SVN: r140645
Steve Ellcey committed -
* c-common.c (fname_decl): New location argument. * c-common.h (fname_decl): Same. * c-parser.c (c_lex_one_token): Use {warning,error}_at instead of {warning,error}. (c_parser_typeof_specifier): Same. (c_parser_parms_list_declarator): Same. (c_parser_asm_string_literal): Same. (c_parser_compound_statement_nostart): Same. (c_parser_label): Same. (c_parser_do_statement): Same. (c_parser_asm_statement): Same. (c_parser_unary_expression): Same. (c_parser_sizeof_expression): Same. (c_parser_postfix_expression): Same. (c_parser_pragma): Same. (c_parser_omp_clause_collapse): Same. (c_parser_omp_clause_num_threads): Same. (c_parser_omp_clause_schedule): Same. (c_parser_omp_all_clauses): Same. (c_parser_omp_sections_scope): Same. (c_parser_omp_for_loop): Same. Pass condition's location to c_objc_common_truthvalue_conversion. (c_parser_enum_specifier): Remove comment. testsuite/ * gcc.dg/gomp/for-1.c: Test for columns. * gcc.dg/func-outside-1.c: Same. * gcc.dg/bitfld-7.c: Same. cp/ * semantics.c (finish_fname): Pass location to fname_decl. From-SVN: r140642
Aldy Hernandez committed
-