public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/25800]  New: ICE with directly called "cc1 --help"
@ 2006-01-15 23:01 drab at kepler dot fjfi dot cvut dot cz
  2006-01-16  0:49 ` [Bug other/25800] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: drab at kepler dot fjfi dot cvut dot cz @ 2006-01-15 23:01 UTC (permalink / raw)
  To: gcc-bugs

I just tried to call cc1 of gcc version 4.2.0 20060113 (experimental) on an x86
directly with

-------------
./cc1 --help
-------------

in a hope, that it would tell me more about what exactly it is (I assume a C
front end). And the result was this:

------
$ ./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.
------

In fact all the front-ends that I tested (cc1, cc1plus, cc1obj, f951 and gnat1)
ICE like this.

It's probably no big deal, since it is not probably supposed to be called
directly like this anyway, but I think that doesn't mean it may ICE, or does
it?


-- 
           Summary: ICE with directly called "cc1 --help"
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: drab at kepler dot fjfi dot cvut dot cz
  GCC host triplet: i?86-pc-*-*


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


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

* [Bug other/25800] ICE with directly called "cc1 --help"
  2006-01-15 23:01 [Bug other/25800] New: ICE with directly called "cc1 --help" drab at kepler dot fjfi dot cvut dot cz
@ 2006-01-16  0:49 ` pinskia at gcc dot gnu dot org
  2006-01-16  0:51 ` pinskia at gcc dot gnu dot org
  2006-01-16  1:16 ` drab at kepler dot fjfi dot cvut dot cz
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-16  0:49 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-01-16 00:49 -------
do you have a LANG or a LC_* set?

Because I cannot reproduce this at all.


-- 


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


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

* [Bug other/25800] ICE with directly called "cc1 --help"
  2006-01-15 23:01 [Bug other/25800] New: ICE with directly called "cc1 --help" drab at kepler dot fjfi dot cvut dot cz
  2006-01-16  0:49 ` [Bug other/25800] " pinskia at gcc dot gnu dot org
@ 2006-01-16  0:51 ` pinskia at gcc dot gnu dot org
  2006-01-16  1:16 ` drab at kepler dot fjfi dot cvut dot cz
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-16  0:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-01-16 00:51 -------


*** This bug has been marked as a duplicate of 25636 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

* [Bug other/25800] ICE with directly called "cc1 --help"
  2006-01-15 23:01 [Bug other/25800] New: ICE with directly called "cc1 --help" drab at kepler dot fjfi dot cvut dot cz
  2006-01-16  0:49 ` [Bug other/25800] " pinskia at gcc dot gnu dot org
  2006-01-16  0:51 ` pinskia at gcc dot gnu dot org
@ 2006-01-16  1:16 ` drab at kepler dot fjfi dot cvut dot cz
  2 siblings, 0 replies; 4+ messages in thread
From: drab at kepler dot fjfi dot cvut dot cz @ 2006-01-16  1:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from drab at kepler dot fjfi dot cvut dot cz  2006-01-16 01:16 -------
Yes, UTF-8.

$ set|grep LC
LC_ADDRESS=cs_CZ.UTF-8
LC_COLLATE=en_US.UTF-8
LC_CTYPE=en_US.UTF-8
LC_IDENTIFICATION=cs_CZ.UTF-8
LC_MEASUREMENT=cs_CZ.UTF-8
LC_MESSAGES=en_US.UTF-8
LC_MONETARY=cs_CZ.UTF-8
LC_NAME=cs_CZ.UTF-8
LC_NUMERIC=cs_CZ.UTF-8
LC_PAPER=cs_CZ.UTF-8
LC_SOURCED=1
LC_TELEPHONE=cs_CZ.UTF-8
LC_TIME=en_US.UTF-8
$ set|grep LANG
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8:en_US:en


-- 


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


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

end of thread, other threads:[~2006-01-16  1:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-15 23:01 [Bug other/25800] New: ICE with directly called "cc1 --help" drab at kepler dot fjfi dot cvut dot cz
2006-01-16  0:49 ` [Bug other/25800] " pinskia at gcc dot gnu dot org
2006-01-16  0:51 ` pinskia at gcc dot gnu dot org
2006-01-16  1:16 ` drab at kepler dot fjfi dot cvut dot cz

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).