Coder Social home page Coder Social logo

Comments (5)

awvwgk avatar awvwgk commented on July 1, 2024 1

An ICE is always a bug in the compiler, please report this to the Intel team (checkout https://fortran-lang.discourse.group/t/4929).

from toml-f.

awvwgk avatar awvwgk commented on July 1, 2024 1

Might actually be a valid issue flagged at

if (all([string(first+3:first+3), string(first+6:first+6)] == ":") &

where the second condition has to be checked first to prevent out-of-bounds access.

from toml-f.

han190 avatar han190 commented on July 1, 2024

Thank you for the link! It seems that the ICE is related with the "Advanced use of character expressions, constructor" discussed in the thread.

from toml-f.

awvwgk avatar awvwgk commented on July 1, 2024

Is this still an issue with the latest 2023.1 release?

from toml-f.

han190 avatar han190 commented on July 1, 2024

Hi, I just downloaded the newest version and the project can be built without any problem, but when running fpm test --compiler ifx, I get the following error

forrtl: severe (408): fort: (4): Variable STRING has substring ending point 14 which is greater than the variable length of 10

Image              PC                Routine            Line        Source
tftest             000000000047D03A  new_datetime_from         144  datetime.f90
tftest             00000000004F2266  extract_datetime         1390  lexer.f90
tftest             0000000000452AB8  token_datetime           1177  lexer.f90
tftest             0000000000503959  run_unittest              400  testdrive.F90
tftest             0000000000502DD2  run_testsuite             344  testdrive.F90
tftest             000000000040702D  tftester                   67  main.f90
tftest             000000000040523D  Unknown               Unknown  Unknown
libc.so.6          00007F93F1B4E510  Unknown               Unknown  Unknown
libc.so.6          00007F93F1B4E5C9  __libc_start_main     Unknown  Unknown
tftest             0000000000405155  Unknown               Unknown  Unknown
<ERROR> Execution for object " tftest " returned exit code  152
<ERROR>*cmd_run*:stopping due to failed executions
STOP 152

which is not an ICE. So, I guess we could close this issue and open a new issue instead?

from toml-f.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.