summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog-2013
Commit message (Collapse)AuthorAgeFilesLines
* Reverted r205593edlinger2014-01-061-6/+0
| | | | | | | | | | | 2013-12-02 Bernd Edlinger <bernd.edlinger@hotmail.de> PR target/58115 * function.c (invoke_set_current_function_hook): Call targetm.set_current_function after setting this_fn_optabs. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206364 138bc75d-0d04-0410-961f-82ee72b054a4
* * config/i386/i386.c (ix86_data_alignment): Calculate max_alignuros2014-01-051-29/+26
| | | | | | | | | from prefetch_block tune setting. (nocona_cost): Correct size of prefetch block to 64. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206345 138bc75d-0d04-0410-961f-82ee72b054a4
* PR rtl-optimization/59647jakub2013-12-311-0/+40495
* cse.c (cse_process_notes_1): Don't substitute negative VOIDmode new_rtx into UNSIGNED_FLOAT rtxes. * g++.dg/opt/pr59647.C: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206267 138bc75d-0d04-0410-961f-82ee72b054a4