This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/8703] Compiler Segmentation Fault cross-compiling PPC Altivec accelerated code
- From: "vtaylor at dna-cs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jun 2003 15:50:33 -0000
- Subject: [Bug c/8703] Compiler Segmentation Fault cross-compiling PPC Altivec accelerated code
- References: <20021125084604.8703.vtaylor@dna-cs.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8703
------- Additional Comments From vtaylor@dna-cs.com 2003-06-02 15:50 -------
Subject: RE: Compiler Segmentation Fault cross-compiling PPC Altivec accelerated code
I will double check with the new line. I am not sure what temporary
variables you mean? Could you enlighten me?
> -----Original Message-----
> From: pinskia@physics.uc.edu [mailto:gcc-bugzilla@gcc.gnu.org]
> Sent: Sunday, June 01, 2003 11:57 PM
> To: vtaylor@dna-cs.com
> Subject: [Bug c/8703] Compiler Segmentation Fault cross-compiling PPC
> Altivec accelerated code
>
>
> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8703
>
>
>
> ------- Additional Comments From pinskia@physics.uc.edu
> 2003-06-02 04:57 -------
> Actually I think this bug is still there because gcc is expanding
> many macros, a
> workaround is to use tempary variables, this will also speed up
> the compile.
>
> Also send the *un*preprocessed source file.
>
>
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.