This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/37745] Segmentation Fault Exception with -O and signed array index



------- Comment #1 from joseph at codesourcery dot com  2008-10-06 11:58 -------
Subject: Re:   New: Segmentation Fault Exception with -O and
 signed array index

On Mon, 6 Oct 2008, gcc at jme dot de wrote:

> The following code produces a segmentation fault when compiled with -O.
> Environment is GCC V4.2.2 (also tested with 4.1.2) on AVR32 Linux target.

FSF GCC does not currently support AVR32, so you need to report this bug 
to whoever you got your modified compiler with that support from.  The bug 
reporting instructions at <http://gcc.gnu.org/bugs.html> say:

  What we do not want

...

     * Bugs in releases or snapshots of GCC not issued by the GNU
       Project. Report them to whoever provided you with the release


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37745


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]