https://sourceware.org/bugzilla/show_bug.cgi?id=26040
Brett Neumeier changed:
What|Removed |Added
CC||bneumeier at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26040
--- Comment #1 from Brett Neumeier ---
Created attachment 12568
--> https://sourceware.org/bugzilla/attachment.cgi?id=12568&action=edit
compiled source that gas rejects
--
You are receiving this mail because:
You are on the CC list for the
https://sourceware.org/bugzilla/show_bug.cgi?id=26040
--- Comment #2 from Brett Neumeier ---
Created attachment 12569
--> https://sourceware.org/bugzilla/attachment.cgi?id=12569&action=edit
compiled source that gas accepts (produced by gcc with "-fno-loop-align")
--
You are receiving this mai
Severity: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: bneumeier at gmail dot com
Target Milestone: ---
When attempting to build an aarch64 cross-toolchain on an x86_64 system, gcc
crashes on some files, e.g
https://sourceware.org/bugzilla/show_bug.cgi?id=21934
--- Comment #14 from Brett Neumeier ---
(In reply to H.J. Lu from comment #13)
> There is cast to (unsigned char). Why does GCC see that? Why does
> it only happen on arm? Also does 'hh" work with all compilers on all
> supported hosts?
Per
https://sourceware.org/bugzilla/show_bug.cgi?id=21934
Brett Neumeier changed:
What|Removed |Added
Attachment #10331|0 |1
is obsolete|
https://sourceware.org/bugzilla/show_bug.cgi?id=21934
--- Comment #12 from Brett Neumeier ---
> With i386 GCC 7.1.1, I got
>
> [hjl@gnu-tools-1 tmp]$ /usr/gcc-7.1.1-32bit/bin/gcc -S -O2 -g -Wall
> tc-i386.i -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow
> -Wstack-usage=262144 -Werror -Wwr
https://sourceware.org/bugzilla/show_bug.cgi?id=21934
--- Comment #9 from Brett Neumeier ---
Created attachment 10343
--> https://sourceware.org/bugzilla/attachment.cgi?id=10343&action=edit
attempt at minimal pre-processed tc-i386.i
OK, one more thing. I deleted everything that seemed to be un
https://sourceware.org/bugzilla/show_bug.cgi?id=21934
--- Comment #8 from Brett Neumeier ---
Created attachment 10342
--> https://sourceware.org/bugzilla/attachment.cgi?id=10342&action=edit
compressed pre-processed tc-i386.c source, exhibiting the issue
This is the result of running the failin
https://sourceware.org/bugzilla/show_bug.cgi?id=21934
Brett Neumeier changed:
What|Removed |Added
CC||bneumeier at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21934
--- Comment #5 from Brett Neumeier ---
Created attachment 10340
--> https://sourceware.org/bugzilla/attachment.cgi?id=10340&action=edit
result of minimal test-case compilation
--
You are receiving this mail because:
You are on the CC list
https://sourceware.org/bugzilla/show_bug.cgi?id=21934
--- Comment #4 from Brett Neumeier ---
(In reply to H.J. Lu from comment #3)
> Here is a small testcase:
>
> [hjl@gnu-6 config]$ cat /tmp/p.i
> static char output_invalid_buf[sizeof (unsigned char) * 2 + 5];
>
> char *
> output_invalid (int
Assignee: unassigned at sourceware dot org
Reporter: bneumeier at gmail dot com
Target Milestone: ---
Created attachment 10332
--> https://sourceware.org/bugzilla/attachment.cgi?id=10332&action=edit
Fix a gas build error when using gcc 7
I found this only when doing an
Assignee: unassigned at sourceware dot org
Reporter: bneumeier at gmail dot com
Target Milestone: ---
Created attachment 10331
--> https://sourceware.org/bugzilla/attachment.cgi?id=10331&action=edit
Fix a gas build error when using gcc 7
I found this only when doing an
14 matches
Mail list logo