This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH, alpha]: Bring alpha to bootstrap land.


Hello!

Attached patch fixes alpha bootstrap due to set-but-not-used warning.

2010-04-14 Uros Bizjak <ubizjak@gmail.com>

    * config/alpha/alpha.c (alpha_adjust_cost): Remove set but not
    used insn_type variable.
    (function_value): Add ATTRIBUTE_UNUSED to dummy variable declaration
    to avoid set-but-not-used warning.

Patch was tested on alphaev68-pc-linux-gnu [1], committed to mainline.

[1] http://gcc.gnu.org/ml/gcc-testresults/2010-04/msg01194.html

Uros.

Attachment: a.diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]