First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 5837
Product:  
Component:  
Status: RESOLVED
Resolution: FIXED
Assigned To: Toon Moene <toon@moene.indiv.nluug.nl>
Host:
Reported against  
Priority:  
Severity:  
Target Milestone:  
 
 
Target:
Reporter: valera.veryazov@teokem.lu.se
Add CC:
CC:
Remove selected CCs
Build:
URL:
Summary:
Keywords:
Known to work:
Known to fail:

Attachment Description Type Created Size Actions
main.f main.f application/octet-stream 2003-05-21 15:17 183 bytes Edit
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 5837 depends on: Show dependency tree
Show dependency graph
Bug 5837 blocks:

Additional Comments:






View Bug Activity   |   Format For Printing   |   Clone This Bug


Description:   Last confirmed: Opened: 2002-03-05 05:46
The code (see attachment) produces a Segnematation fault,
if flags " -O  -funroll-loops" are used.

Change of parameter to 12, 16 gives a correct result.
Also, a change of declaration Character *64 to, say,
Character*45 produces a funny number instead 0.

Removing -unroll-loops flag or using unrolling by hands
also 'fix' the problem.

Release:
3.0.4

Environment:
Linux Mandrake 8.1. GCC/G77 compiled from the source code.

How-To-Repeat:
just compile the code with -O  -funroll-loops flags.

------- Comment #1 From Toon Moene 2002-04-13 07:23 -------
Responsible-Changed-From-To: unassigned->toon
Responsible-Changed-Why: My job

------- Comment #2 From Toon Moene 2002-04-13 07:23 -------
State-Changed-From-To: open->closed
State-Changed-Why: Apparently fixed for 3.1

First Last Prev Next    No search results available      Search page      Enter new bug