On Mon, Sep 01, 2014 at 09:14:31AM +0800, Peng Fan wrote:
>
>
> On 09/01/2014 08:09 AM, Matt Thomas wrote:
> >
> > On Aug 31, 2014, at 11:32 AM, Joel Sherrill
> > wrote:
> >
> >>> Hi,
> >>>
> >>> I am writing some code and found that system crashed. I found it was
> >>> unaligned access which
On 09/01/2014 08:09 AM, Matt Thomas wrote:
>
> On Aug 31, 2014, at 11:32 AM, Joel Sherrill wrote:
>
>>> Hi,
>>>
>>> I am writing some code and found that system crashed. I found it was
>>> unaligned access which causes `data abort` exception. I write a piece
>>> of code and objdump
>>> it. I a
On Aug 31, 2014, at 11:32 AM, Joel Sherrill wrote:
>> Hi,
>>
>> I am writing some code and found that system crashed. I found it was
>> unaligned access which causes `data abort` exception. I write a piece
>> of code and objdump
>> it. I am not sure this is right or not.
>>
>> command:
>> arm-
Hello,
I just enabled an extension on GCC Bugzilla which automatically disables
reporter's account if their bugs are marked as INVALID and are in the
'spam' component. So if you have enough privileges on GCC Bugzilla to
close a bug as INVALID and to move it in the 'spam' component (in the
'gcc' pr
Snapshot gcc-5-20140831 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/5-20140831/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 5 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision
On August 31, 2014 8:19:49 AM CDT, Peng Fan wrote:
>Hi,
>
>I am writing some code and found that system crashed. I found it was
>unaligned access which causes `data abort` exception. I write a piece
>of code and objdump
>it. I am not sure this is right or not.
>
>command:
>arm-poky-linux-gnueabi
On Fri, 10 May 2013, Jonathan Wakely wrote:
>> At the very bottom of the above page (http://gcc.gnu.org/contribute.html),
>> there is no indication of GCC only accepting *plain text* messages.
> That would belong on http://gcc.gnu.org/lists.html but it could be
> improved, as it only says "Please r
Dear All,
It is my pleasure to announce the MELT 1.1.2 plugin for GCC 4.8 & 4.9.
MELT -see http://gcc-melt.org/ for more- is a domain specific language
to extend GCC, and a GCC plugin (free software, GPLv3 licensed, FSF
copyrighted).
This (mostly bug-fixing) release is available from
http://gcc
Hi,
I am writing some code and found that system crashed. I found it was
unaligned access which causes `data abort` exception. I write a piece of code
and objdump
it. I am not sure this is right or not.
command:
arm-poky-linux-gnueabi-gcc -marm -mno-thumb-interwork -mabi=aapcs-linux
-mword-relo