This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/11167] Migrating application from solaris 2.5.1 to Solaris8
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jun 2003 12:50:11 -0000
- Subject: [Bug c/11167] Migrating application from solaris 2.5.1 to Solaris8
- References: <20030612012646.11167.vinu_s77@yahoo.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=11167
------- Additional Comments From pinskia@physics.uc.edu 2003-06-12 12:50 -------
Did you really read the page I gave you <http://gcc.gnu.org/bugs.html>:
What we need:
the preprocessed file (*.i*) that triggers the bug, generated by adding -save-temps to the
complete compilation command, or, in the case of a bug report for the GNAT front end, a
complete set of source files (see below)
What we do not want:
A code snippet that won't cause the compiler to produce the exact output mentioned in the bug
report (e.g., a snippet with just a few lines around the one that apparently triggers the bug, with
some pieces replaced with ellipses or comments for extra obfuscation :-)