internal compiler error: Segmentation fault
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro Toolchain Benchmarks |
New
|
Undecided
|
Unassigned |
Bug Description
Compiler was crashing when I was trying to run dejagnu testcase with below compilation flags on aarch64-
aarch64-
asm-subreg-1.c: In function 'evas_common_
asm-subreg-
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <https:/
Please find the attached testcase to the bug cases.
Observation:
compiler is crashing when we use -Og flag. I digged it further and found that it is crashing in reload pass.
Can any one please let me know how to fix this.
Toolchain details:
Name: aarch64-
Version: Linaro GCC 2013.10
Please let me know if any additional details are required
Thanks,
Nagaraju
Can anyone please let me know what can be done to fix this bug.