Skip to content

Conversation

@Tatsh
Copy link

@Tatsh Tatsh commented Dec 2, 2024

gentoo/gentoo#39303
coin-or-tools/ThirdParty-ASL#8

This change fixes the following issue with LTO:

solvers/fgh_read.c:101:15: error: function 'f2_HOL_ASL' redeclared as variable
  101 |  extern char* f_OPHOL;
      |               ^
solvers/rops2.c:1019:1: note: previously declared here
 1019 | f_OPHOL(expr *e A_ASL)
      | ^
lto1: fatal error: errors during merging of translation units
compilation terminated.

glebbelov added a commit that referenced this pull request Dec 3, 2024
@Tatsh Tatsh changed the title solvers: Fix incorrect f_OPHOL declarations solvers: Fix incorrect f_OPHOL declaration Dec 3, 2024
@Tatsh
Copy link
Author

Tatsh commented Jan 5, 2025

File was removed. Closing.

@Tatsh Tatsh closed this Jan 5, 2025
@Tatsh Tatsh deleted the fix-lto branch April 2, 2025 22:25
@Tatsh Tatsh restored the fix-lto branch April 3, 2025 02:36
@Tatsh Tatsh reopened this Apr 3, 2025
@Tatsh Tatsh closed this Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant