emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#17501: closed (ARM cast-align Error)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#17501: closed (ARM cast-align Error)
Date: Sat, 17 May 2014 00:39:02 +0000

Your message dated Fri, 16 May 2014 17:37:51 -0700
with message-id <address@hidden>
and subject line Re: bug#17501: ARM cast-align Error
has caused the debbugs.gnu.org bug report #17501,
regarding ARM cast-align Error
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
17501: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17501
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: ARM cast-align Error Date: Thu, 15 May 2014 14:01:53 -0500
"
  CC       memchr.o
memchr.c: In function 'rpl_memchr':
memchr.c:84:18: error: cast increases required alignment of target type [-Werror=cast-align]
   longword_ptr = (const longword *) char_ptr;
                  ^
cc1: all warnings being treated as errors
make[3]: *** [memchr.o] Error 1
"
commit 3b301a71d94eec362f00905be9d2fa2b044f6f83

It was working with previous commits such as commit a46b95cb3f5a1b6e399a48cc0f554c1df1371b21


--- End Message ---
--- Begin Message --- Subject: Re: bug#17501: ARM cast-align Error Date: Fri, 16 May 2014 17:37:51 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0
Nathan wrote:
Just putting it out there that appending "-w" to CFLAGS will suppress
werror (warnings) and "make" will finish.

Glad you found a workaround; closing the bug report.



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]