Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Adélie Package Tree Adélie Package Tree
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 384
    • Issues 384
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 20
    • Merge requests 20
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Adélie Linux
  • Adélie Package TreeAdélie Package Tree
  • Issues
  • #511
Closed
Open
Created Feb 09, 2022 by Zach van Rijn@zOwner

system/gcc: system/libgcrypt triggers ICE on pmmx

Happens at -O2, -O3. At -O1, compiler hangs.

builder on adelie ~/packages/system/libgcrypt/src/libgcrypt-1.10.0/mpi $ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -Os -fomit-frame-pointer -O2 -ggdb -march=pentium-mmx -mtune=pentium-m -fno-omit-frame-pointer -g -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec-nist.lo -MD -MP -MF .deps/ec-nist.Tpo -c ec-nist.c  -fPIC -DPIC -o .libs/ec-nist.o
during RTL pass: reload
ec-nist.c: In function ‘_gcry_mpi_ec_nist256_mod’:
ec-nist.c:522:1: internal compiler error: Segmentation fault
 }
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bts.adelielinux.org/> for instructions.

Processed source will be posted shortly.

Edited Feb 10, 2022 by Zach van Rijn
Assignee
Assign to
Time tracking