https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68191
--- Comment #3 from Marcin KoĆcielnicki ---
All three patches (glibc, gold, gcc) have landed. Anything left to do here?
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: koriakin at 0x04 dot net
Target Milestone: ---
$ cat at128.c
typedef int ti __attribute__((mode(TI)));
ti a, b, c;
int main(void) {
#ifdef
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68191
Marcin KoĆcielnicki changed:
What|Removed |Added
CC||koriakin at 0x04 dot net