Bug 59618 - internal compiler error: Killed (program as)
Summary: internal compiler error: Killed (program as)
Status: RESOLVED INVALID
Alias: None
Product: gcc
Classification: Unclassified
Component: c (show other bugs)
Version: unknown
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-29 05:26 UTC by inmarket
Modified: 2013-12-29 22:06 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments
All files except i_system.i (2.09 KB, application/zip)
2013-12-29 05:34 UTC, inmarket
Details
Part 3 of 3 for i_system.i (687.10 KB, application/x-7z-compressed)
2013-12-29 05:46 UTC, inmarket
Details
Part 2 of 3 for i_system.i (785.59 KB, application/x-7z-compressed)
2013-12-29 05:47 UTC, inmarket
Details
Part 1 of 3 for i_system.i (847.35 KB, application/x-7z-compressed)
2013-12-29 05:48 UTC, inmarket
Details

Note You need to log in before you can comment on or make changes to this bug.
Description inmarket 2013-12-29 05:26:50 UTC
Compiling large file:
gcc: internal compiler error: Killed (program as)
Tried with gcc-4.6 i386 (Linux Mint 13 32-bit) and then gcc-4.8 (Linux Mint 16 64-bit compile with -m32)
Same problem. Source file compiles with gcc-4.7.1 ARM and with mingw32 4.8.1 (Win32)

Zip contains:
1/ gccver.txt - the full gcc -v output
2/ i_system.i - the source file preprocessor output
3/ makeout.txt - the full command line and its output
Comment 1 inmarket 2013-12-29 05:34:07 UTC
Created attachment 31530 [details]
All files except i_system.i

All files except i_system.i
Comment 2 inmarket 2013-12-29 05:46:27 UTC
Created attachment 31531 [details]
Part 3 of 3 for i_system.i

Compressed with 7zip
After extraction combine parts with:
 cat i_system.i-part1 i_system.i-part2 i_system.i-part3 > i_system.i
Comment 3 inmarket 2013-12-29 05:47:42 UTC
Created attachment 31532 [details]
Part 2 of 3 for i_system.i

Compressed with 7zip
After extraction combine parts with:
 cat i_system.i-part1 i_system.i-part2 i_system.i-part3 > i_system.i
Comment 4 inmarket 2013-12-29 05:48:45 UTC
Created attachment 31533 [details]
Part 1 of 3 for i_system.i

Compressed with 7zip
After extraction combine parts with:
 cat i_system.i-part1 i_system.i-part2 i_system.i-part3 > i_system.i
Comment 5 Manuel López-Ibáñez 2013-12-29 11:06:41 UTC
Perhaps you ran out of memory?

If not, this can be useful: http://gcc.gnu.org/bugs/minimize.html
Comment 6 Andrew Pinski 2013-12-29 18:30:33 UTC
(In reply to Manuel López-Ibáñez from comment #5)
> Perhaps you ran out of memory?

Also since this is the assembler which is being killed, it is better to file a bug to binutils project with the .s file.
Comment 7 inmarket 2013-12-29 22:06:25 UTC
Thank-you. Insufficient RAM.
A message to that effect from the compiler would be useful.

Thanks for your good work and for casting your eyes on the problem. It is appreciated.

-----Original Message-----
From: manu at gcc dot gnu.org [mailto:gcc-bugzilla@gcc.gnu.org] 
Sent: Sunday, 29 December 2013 9:07 PM
To: andrewh@inmarket.com.au
Subject: [Bug c/59618] internal compiler error: Killed (program as)

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59618



Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

                 CC|                            |manu at gcc dot gnu.org



--- Comment #5 from Manuel López-Ibáñez <manu at gcc dot gnu .org> ---

Perhaps you ran out of memory?



If not, this can be useful: http://gcc.gnu.org/bugs/minimize.html