re PR bootstrap/59541 (Revision 206070 breaks bootstrap on Darwin: config/darwin...
authorIain Sandoe <iain@codesourcery.com>
Sun, 5 Jan 2014 21:47:43 +0000 (21:47 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sun, 5 Jan 2014 21:47:43 +0000 (21:47 +0000)
commite0c70bd7274fff77833da4d359df4c8694912609
treedf51baabc67181372ee80c2a0caba3e693ed3dfa
parentc8cc8a5e42746656b5d20e25638fbade432bc019
re PR bootstrap/59541 (Revision 206070 breaks bootstrap on Darwin: config/darwin.c:3665:1: error: control reaches end of non-void function [-Werror=return-type])

gcc:

PR bootstrap/59541
* config/darwin.c (darwin_function_section): Adjust return values to
correspond to optimisation changes made in r206070.

From-SVN: r206348
gcc/ChangeLog
gcc/config/darwin.c