This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc v5+ generates code that cause segment faults


On 10/04/2016 10:31 AM, mfuhrman@enetarch.net wrote:
> 
> Now, instead of getting a segment fault, I now get an illegal instruction.
those might be due to compiler(architecture) switches. 
run it in gdb and type disass after the crash to see what it is...



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]