[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/27246] ld.gold does not support DWARF5
From: |
raj.khem at gmail dot com |
Subject: |
[Bug gold/27246] ld.gold does not support DWARF5 |
Date: |
Fri, 19 Mar 2021 18:52:57 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=27246
--- Comment #15 from Khem Raj <raj.khem at gmail dot com> ---
here is revised testcase
#include <stdio.h>
#include <stdlib.h>
#define overalloc_at(f, l) \
do { \
printf("ERROR: attempting to allocate too large block at %s:%d", f,
l);\
exit(1);\
} while (0)
#define overalloc() overalloc_at(__FILE__, __LINE__)
void main()
{
overalloc();
}
I am attaching the .s file as well.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gold/27246] ld.gold does not support DWARF5, raj.khem at gmail dot com, 2021/03/18
- [Bug gold/27246] ld.gold does not support DWARF5, raj.khem at gmail dot com, 2021/03/18
- [Bug gold/27246] ld.gold does not support DWARF5, raj.khem at gmail dot com, 2021/03/18
- [Bug gold/27246] ld.gold does not support DWARF5, raj.khem at gmail dot com, 2021/03/18
- [Bug gold/27246] ld.gold does not support DWARF5, mliska at suse dot cz, 2021/03/19
- [Bug gold/27246] ld.gold does not support DWARF5, raj.khem at gmail dot com, 2021/03/19
- [Bug gold/27246] ld.gold does not support DWARF5, mliska at suse dot cz, 2021/03/19
- [Bug gold/27246] ld.gold does not support DWARF5,
raj.khem at gmail dot com <=
- [Bug gold/27246] ld.gold does not support DWARF5, raj.khem at gmail dot com, 2021/03/19
- [Bug gold/27246] ld.gold does not support DWARF5, cvs-commit at gcc dot gnu.org, 2021/03/19
- [Bug gold/27246] ld.gold does not support DWARF5, ccoutant at gmail dot com, 2021/03/19
- [Bug gold/27246] ld.gold does not support DWARF5, raj.khem at gmail dot com, 2021/03/19