FS#44890 - [testing/gcc-fortran] Internal compiler error when compiling pFUnit

Attached to Project: Arch Linux
Opened by Immo Huismann (eigenspace) - Thursday, 07 May 2015, 18:53 GMT
Last edited by Allan McRae (Allan) - Thursday, 21 May 2015, 13:31 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Allan McRae (Allan)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Compiling NASA's pFUnit (http://sourceforge.net/projects/pfunit/) leads to an internal compiler error, i.e. the compilation exits with the message

internal compiler error: Segmentation fault
Please submit a full bug report, with preprocessed source if appropriate.
See <https://bugs.archlinux.org/> for instructions.

It works with the compiler in extra (gcc-fortran 4.9.2-4). This is probably (hopefully?) an upstream bug.

Additional info:
* package version(s)
gcc-fortran 5.1.0-3

Steps to reproduce:

> git clone git://git.code.sf.net/p/pfunit/code pFUnit
> cd pFUnit
> make

The compilation will use the gfortran (5.1 something) and will exit with the message posted above.

This task depends upon

Closed by  Allan McRae (Allan)
Thursday, 21 May 2015, 13:31 GMT
Reason for closing:  Fixed
Additional comments about closing:  gcc-5.1.0-4
Comment by Allan McRae (Allan) - Friday, 08 May 2015, 06:03 GMT Comment by Immo Huismann (eigenspace) - Friday, 08 May 2015, 09:08 GMT
Ok, so it is upstream (My bad, I looked at GCC some days ago and only googled it yesterday).

Loading...