PR24996, Gold fix for ternary operator within linker scripts
authorMiguel Saldivar <saldivarcher@gmail.com>
Sun, 10 Nov 2019 08:04:25 +0000 (00:04 -0800)
committerAlan Modra <amodra@gmail.com>
Mon, 11 Nov 2019 00:26:44 +0000 (10:56 +1030)
commit6f485ad41608601f6cd2740472ef4410bf419f6a
treec4b5cfc0c79599c8920e85540f35d1451fa3f0e3
parentb7a3015b1ac8d8f700a9ec37e2b16495375b1405
PR24996, Gold fix for ternary operator within linker scripts

PR 24996
* expression.cc (Trinary_expression::arg2_value): Use correct integer
expression when calling "eval_maybe_dot" method.
(Trinary_expression::arg3_value): Likewise.
gold/ChangeLog
gold/expression.cc
This page took 0.023537 seconds and 4 git commands to generate.