FS#47874 - [gcc] fails to delete temporary response file

Attached to Project: Arch Linux
Opened by c (c) - Saturday, 23 January 2016, 23:54 GMT
Last edited by Allan McRae (Allan) - Thursday, 11 February 2016, 02:30 GMT
Task Type Bug Report
Category Packages: Extra
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

gcc 5.3 forgets to delete temporary response files written to /tmp. It's fixed in gcc6 and the patch should be applied to 5.3, because without it /tmp fills up with response files that aren't deleted when response files are used. ghc-7.10.3 uses gcc with response files.

ghc bug: https://ghc.haskell.org/trac/ghc/ticket/11476
gcc bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69351
patch: https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01487.html
This task depends upon

Closed by  Allan McRae (Allan)
Thursday, 11 February 2016, 02:30 GMT
Reason for closing:  Fixed
Additional comments about closing:  gcc-5.3.0-4

Loading...