public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/25636]  New: cc1 and cc1plus --help core
@ 2006-01-02 13:20 freddyz77 at tin dot it
  2006-01-02 16:44 ` [Bug middle-end/25636] " pinskia at gcc dot gnu dot org
                   ` (35 more replies)
  0 siblings, 36 replies; 38+ messages in thread
From: freddyz77 at tin dot it @ 2006-01-02 13:20 UTC (permalink / raw)
  To: gcc-bugs

I just downloaded and compiled gcc-4.2-20051231 with 

  ./configure --prefix=/opt/gcc42
  make
  make install (root)

after setting LD_LIBRARY_PATH to /opt/gcc42/lib

$ /opt/gcc42/bin/gcc --version
gcc (GCC) 4.2.0 20051231 (experimental)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ /opt/gcc42/bin/gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ./configure --prefix=/opt/gcc42
Thread model: posix
gcc version 4.2.0 20051231 (experimental)

$ /opt/gcc42/libexec/gcc/i686-pc-linux-gnu/4.2.0/cc1 --help
The following options are language-independent:

cc1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
$ /opt/gcc42/libexec/gcc/i686-pc-linux-gnu/4.2.0/cc1plus --help
The following options are language-independent:

cc1plus: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

>From gdb

$ gdb /opt/gcc42/libexec/gcc/i686-pc-linux-gnu/4.2.0/cc1
GNU gdb Red Hat Linux (6.3.0.0-1.84rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db
library "/lib/libthread_db.so.1".

(gdb) r --help
Starting program: /opt/gcc42/libexec/gcc/i686-pc-linux-gnu/4.2.0/cc1 --help
Reading symbols from shared object read from target memory...done.
Loaded system supplied DSO at 0x82f000
The following options are language-independent:


Program received signal SIGSEGV, Segmentation fault.
0x083580bd in print_filtered_help (flag=536870912) at ../.././gcc/opts.c:1301
1301          memset (printed, 0, cl_options_count);
(gdb) bt
#0  0x083580bd in print_filtered_help (flag=536870912) at
../.././gcc/opts.c:1301
#1  0x08358f53 in decode_options (argc=2, argv=0xbf830644) at
../.././gcc/opts.c:1250
#2  0x083bf9b0 in toplev_main (argc=2, argv=0xbf830644) at
../.././gcc/toplev.c:1974
#3  0x080b8e6f in main (argc=0, argv=0x259) at ../.././gcc/main.c:35

I'm using Fedore Core 4 with all updates

bye
  freddy77


-- 
           Summary: cc1 and cc1plus --help core
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: freddyz77 at tin dot it
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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



^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2006-07-04 13:48 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-02 13:20 [Bug c/25636] New: cc1 and cc1plus --help core freddyz77 at tin dot it
2006-01-02 16:44 ` [Bug middle-end/25636] " pinskia at gcc dot gnu dot org
2006-01-06  9:14 ` freddyz77 at tin dot it
2006-01-16  0:51 ` pinskia at gcc dot gnu dot org
2006-01-16  0:54 ` pinskia at gcc dot gnu dot org
2006-01-16  1:24 ` drab at kepler dot fjfi dot cvut dot cz
2006-01-16  1:33 ` drab at kepler dot fjfi dot cvut dot cz
2006-01-16  1:38 ` drab at kepler dot fjfi dot cvut dot cz
2006-01-16  1:40 ` pinskia at gcc dot gnu dot org
2006-01-16  1:48 ` drab at kepler dot fjfi dot cvut dot cz
2006-01-16  1:50   ` Andrew Pinski
2006-01-16  1:50 ` pinskia at physics dot uc dot edu
2006-01-16  2:03 ` drab at kepler dot fjfi dot cvut dot cz
2006-01-16  2:09 ` drab at kepler dot fjfi dot cvut dot cz
2006-01-16  2:51 ` drab at kepler dot fjfi dot cvut dot cz
2006-01-16  2:55 ` pinskia at gcc dot gnu dot org
2006-01-16  3:02 ` drab at kepler dot fjfi dot cvut dot cz
2006-01-16  3:03 ` [Bug rtl-optimization/25636] [4.2 Regression] " pinskia at gcc dot gnu dot org
2006-01-16  3:09 ` drab at kepler dot fjfi dot cvut dot cz
2006-01-16  3:11 ` pinskia at gcc dot gnu dot org
2006-01-16  3:16 ` drab at kepler dot fjfi dot cvut dot cz
2006-01-16  3:25 ` drab at kepler dot fjfi dot cvut dot cz
2006-01-16  3:28 ` [Bug rtl-optimization/25636] [4.2 Regression] opts.c is being miscompiled, write to read only memory pinskia at gcc dot gnu dot org
2006-01-16  3:32 ` pinskia at gcc dot gnu dot org
2006-01-16  3:33 ` drab at kepler dot fjfi dot cvut dot cz
2006-01-16  3:34 ` drab at kepler dot fjfi dot cvut dot cz
2006-01-16  3:39 ` pinskia at gcc dot gnu dot org
2006-01-16  3:40 ` pinskia at gcc dot gnu dot org
2006-01-16  3:42 ` drab at kepler dot fjfi dot cvut dot cz
2006-01-22  1:26 ` pinskia at gcc dot gnu dot org
2006-01-24 15:18 ` bernds_cb1 at t-online dot de
2006-02-09 18:03 ` pinskia at gcc dot gnu dot org
2006-02-13  1:48 ` pinskia at gcc dot gnu dot org
2006-02-14 12:21 ` pinskia at gcc dot gnu dot org
2006-02-14 23:27 ` bernds_cb1 at t-online dot de
2006-02-16  1:27 ` bernds at gcc dot gnu dot org
2006-02-18  4:57 ` pinskia at gcc dot gnu dot org
2006-07-04 13:48 ` jakub at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).