Opened 13 years ago
Closed 13 years ago
#463 closed defect (fixed)
nagfor 5,3 panics in src/whizard-core/expressions.f90
Reported by: | ohl | Owned by: | ohl |
---|---|---|---|
Priority: | P3 | Milestone: | v2.0.7 |
Component: | core | Version: | 2.0.6 |
Severity: | normal | Keywords: | |
Cc: |
Description
NAG Fortran Compiler Release 5.3(854) Panic: expressions.f90, line 48: Cannot find scope id 0 detected at VARIABLES@<end-of-statement> Internal Error -- please report this bug
Change History (4)
comment:1 Changed 13 years ago by
Owner: | changed from kilian to ohl |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
This ticket cannot remain as it is here? What is the goal? To close it when the bug is reported? Or to keep it until NAG fixes this? Then we had to move it to 'golden classics'. Anyhow, I still cannot do anything because I do not have access to NAGFOR 5.3. Which makes me more and more believe that we should somehow move away from that compiler...
comment:3 Changed 13 years ago by
I already encounter the following error when compiling analysis.f90:
libtool: compile: nagfor -I../misc -I../vamp/src -I../shower -I../pdf_builtin -I../circe1/src -I../circe2/src -gline -C=all -nan -c analysis.f90 -PIC -o .libs/analysis.o NAG Fortran Compiler Release 5.3(854) Warning: analysis.f90, line 338: Unused dummy variable GRO Warning: analysis.f90, line 2491: DO loop does not loop because of unconditional EXIT statement Segmentation violation Internal error - please report this bug
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in build 861 of the NAG compiler:
http://monet.nag.co.uk/compiler/r53download/npl6a53na_amd64_861.tbz
Note: See
TracTickets for help on using
tickets.
It's not out problem, but we must report it.