Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 403
    • Issues 403
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Issues
  • #1921
Closed
Open
Created Oct 09, 2009 by Daniel Rolls@dsrGuest

Undeclared identifier in final c code

Bugzilla Link 568
Created on Oct 09, 2009 13:31
Resolution DUPLICATE
Resolved on Oct 09, 2009 22:46
Version 1.00beta
OS All
Architecture PC
Attachments aes.sac, sac.h

Extended Description

Created an attachment (id=576)
source code
sac2c version: 16467 (product)
I have discussed this bug with Carl who was happy to accept it with the source code as is (large). I am filing this bug to keep an archive of it. We suspect it to be a problem in the backend.
The attached source code produces this error.
The attached source code produces the following error when sac2c is run as 
"sac2c-p aes.sac -O3 -DTEST"
a.out.c: In function ‘SACf__MAIN__polyMul__i_X__i_4’:
a.out.c:16528: error: ‘SACp_tcp_17430__emal_15735__pinl_9649___flat_232__SSA2_14’ undeclared (first use in this function)
a.out.c:16528: error: (Each undeclared identifier is reported only once
a.out.c:16528: error: for each function it appears in.)
ABORT: System failed to execute shell command
ABORT: gcc -Wall -no-cpp-precomp -Wno-unused -fno-builtin
ABORT: -I$SAC2CBASE/include/ -L$SAC2CBASE/lib/ -L/tmp/SAC_MFIP38  -O3  -o
ABORT: a.out a.out.c -L. -Wl,-rpath,. -L/Users/dsr/uni/checkouts/sac2c/lib
ABORT: -Wl,-rpath,/Users/dsr/uni/checkouts/sac2c/lib
ABORT: -L/Users/dsr/uni/checkouts/stdlib/modules/structures/lib
ABORT: -Wl,-rpath,/Users/dsr/uni/checkouts/stdlib/modules/structures/lib
ABORT: -L/Users/dsr/uni/checkouts/stdlib/modules/numerical/lib
ABORT: -Wl,-rpath,/Users/dsr/uni/checkouts/stdlib/modules/numerical/lib
ABORT: -L/Users/dsr/uni/checkouts/stdlib/modules/numerical/blas/lib
ABORT: -Wl,-rpath,/Users/dsr/uni/checkouts/stdlib/modules/numerical/blas/lib -L/Users/dsr/uni/checkouts/stdlib/modules/unibench/lib -Wl,-rpath,/Users/dsr/uni/checkouts/stdlib/modules/unibench/lib -L/Users/dsr/uni/checkouts/stdlib/world/mutc/lib -Wl,-rpath,/Users/dsr/uni/checkouts/stdlib/world/mutc/lib -L/Users/dsr/uni/checkouts/stdlib/world/system/lib -Wl,-rpath,/Users/dsr/uni/checkouts/stdlib/world/system/lib -L/Users/dsr/uni/checkouts/stdlib/world/stdio/lib -Wl,-rpath,/Users/dsr/uni/checkouts/stdlib/world/stdio/lib -L/Users/dsr/uni/checkouts/stdlib/world/stdio/dislin/lib -Wl,-rpath,/Users/dsr/uni/checkouts/stdlib/world/stdio/dislin/lib -L/Users/dsr/uni/checkouts/stdlib/classes/random/lib -Wl,-rpath,/Users/dsr/uni/checkouts/stdlib/classes/random/lib -L/Users/dsr/uni/checkouts/stdlib/utrace/lib -Wl,-rpath,/Users/dsr/uni/checkouts/stdlib/utrace/lib -L. -Wl,-rpath,.   -lStdIOMod -lBitsMod -lRuntimeErrorMod -lBinFileMod -lScalarIOMod -lArrayIOMod -lFibreIOMod -lListIOMod -lComplexIOMod -lComplexMod -lIOresourcesMod -lListMod -lArrayFormatMod -lArrayMod -lMathArrayMod -lFileMod -lTermFileMod -lComplexArrayTransformMod -lComplexArrayArithMod -lArrayTransformMod -lTerminalMod -lFileSystemMod -lSysErrMod -lWorldMod -lConstantsMod -lArrayArithMod -lComplexScalarArithMod -lComplexArrayBasicsMod -lComplexBasicsMod -lBoolMod -lStringMod -lCharMod -lMathMod -lm -lArrayBasicsMod -lScalarArithMod -lsacpreludeMod -lsac_seq
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking