aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-10-10re PR tree-optimization/54877 (ICE: tree check: expected ssa_name, have real_...Jakub Jelinek4-1/+35
2012-10-10Move tests written for pr53397 from gcc.dg to gcc.target/i386Venkataramanan Kumar3-4/+14
2012-10-10lto-streamer-in.c (lto_input_location_bitpack): Rename to ...Richard Biener11-103/+127
2012-10-10pr54782.c: Require effective target pthread.Greta Yorsh2-0/+5
2012-10-10re PR c++/53122 (internal compiler error: in unify, at cp/pt.c:15750)Paolo Carlini2-1/+17
2012-10-10Fix signed/unsigned warning; Make some mask types HOST_WIDE_INT; Add more deb...Michael Meissner5-66/+231
2012-10-10Added forgotten ChangeLog entry.Rainer Orth1-0/+5
2012-10-10re PR target/51109 (bdver1 scheduler state machine too large)Jakub Jelinek2-4/+5
2012-10-10PR c++/53540 - using fails to be equivalent to typedefDodji Seketeli5-13/+51
2012-10-10re PR middle-end/54879 (gcc/combine.c:12018: warning: comparison always false...Jakub Jelinek2-6/+10
2012-10-10re PR middle-end/54862 (error: comparison between signed and unsigned integer...Jakub Jelinek2-5/+10
2012-10-10PR middle-end/54860 - Make sure attributes hash table is createdDodji Seketeli2-3/+9
2012-10-10Update g++.dg/cpp0x/gen-attrs-{8,36,37}.C as c++11 attributes to types are ig...Dodji Seketeli4-6/+17
2012-10-10Disambiguate nested objc-message-expressions and c++11 attributesDodji Seketeli2-1/+21
2012-10-10re PR c++/53741 (ICE on lambda calling static template member function with e...Paolo Carlini2-0/+23
2012-10-10Fix for PR51109Ganesh Gopalasubramanian2-13/+25
2012-10-10re PR c++/50478 ([C++0x] Internal compiler error when using initializer lists)Paolo Carlini2-0/+32
2012-10-10re PR bootstrap/54876 (LTO bootstrap broken, streaming garbage-collected BLOCK)Richard Biener2-1/+20
2012-10-10re PR ada/54845 ([trunk/gcc/c-family/c-ada-spec.c:3114]: (error) Buffer is ac...Arnaud Charlet2-1/+6
2012-10-10config.gcc: Enable zEC12 for with-arch and with-tune configure switches.Andreas Krebbel9-25/+1009
2012-10-09Make Niagara-4 instruction scheduling more accurate.David S. Miller7-40/+96
2012-10-10tree-eh.c (lower_try_finally_onedest): Set correct location for deallocator.Dehao Chen7-6/+50
2012-10-10re PR target/52480 (SH Target: SH4A movua.l does not work for big endian)Oleg Endo4-5/+41
2012-10-10Daily bump.GCC Administrator1-1/+1
2012-10-09re PR c++/53307 (internal crash with variadic templates and decltype)Paolo Carlini2-0/+49
2012-10-09ext_ins.c: Modify f2 to aviod uninitialized data.Steve Ellcey2-4/+7
2012-10-09Change more non-GTY hash tables to use the new type-safe template hash table.Lawrence Crowl20-183/+252
2012-10-09* basic-block. (profile_record): New struct, moved from passes.c.Steven Bosscher7-92/+158
2012-10-09ChangeLog: Move testsuite entries ...Uros Bizjak2-9/+10
2012-10-09re PR target/54760 ([SH] Add __builtin_thread_pointer, __builtin_set_thread_p...Oleg Endo2-0/+42
2012-10-09re PR c++/53763 (Missing error check on decltype when used within variadic te...Paolo Carlini2-0/+32
2012-10-09Fix for PR53397 by making prefecthing less agressiveVenkataramanan Kumar5-17/+148
2012-10-09re PR bootstrap/54837 (lto bootstrap error: ICE in expand_debug_source_expr, ...Richard Guenther2-10/+7
2012-10-09Fix gcc.target/i386/long-double-80-7.c (PR target/54866)Rainer Orth1-1/+1
2012-10-09tree-streamer.c (streamer_tree_cache_get): Move ...Richard Guenther3-15/+14
2012-10-09loop-unroll.c (unroll_loop_constant_iterations): Add update of loop->nb_itera...Jan Hubicka2-16/+26
2012-10-09lto-cgraph.c (input_node_opt_summary): Remove unused code.Tobias Burnus7-13/+29
2012-10-09re PR c++/54194 (misleading suggestion about arithmetic in operand of '|')Paolo Carlini13-65/+155
2012-10-09re PR rtl-optimization/54739 (FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump sub...Nick Clifton2-27/+4
2012-10-09re PR target/54661 (mcore_output_movedouble: operation on ‘memexp’ may be...Nick Clifton2-2/+7
2012-10-09ChangeLog: Move testsuite entries ...Uros Bizjak2-31/+35
2012-10-09re PR c++/54427 (Expose more vector extensions)Marc Glisse19-107/+252
2012-10-09Daily bump.GCC Administrator1-1/+1
2012-10-09* es.po: Update.Joseph Myers2-7/+9
2012-10-08atom.md (atom_sse_4): Merge atom_sse_attr attibutes.Uros Bizjak2-5/+9
2012-10-08re PR middle-end/54400 (recognize vector reductions)Marc Glisse10-32/+188
2012-10-08re PR c++/54858 (ICE in cp_tree_equal)Jakub Jelinek4-0/+32
2012-10-08loop-unswitch.c (unswitch_single_loop): Use estimated_loop_iterations_int to ...Jan Hubicka10-46/+173
2012-10-08re PR debug/54831 (ICE: in vt_add_function_parameter, at var-tracking.c:9412 ...Marek Polacek3-6/+35
2012-10-08lto.c (lto_wpa_write_files, [...]): Free lto_file struct after closing the file.Tobias Burnus2-0/+9