public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/37576]  New: [4.4 Regression] -v --help ICEs
@ 2008-09-18 19:49 pinskia at gcc dot gnu dot org
  2008-09-18 19:50 ` [Bug middle-end/37576] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-09-18 19:49 UTC (permalink / raw)
  To: gcc-bugs

Just running gcc -v --help ICEs with the following ICE:
cc1: internal compiler error: unrecognized include_flags 0x20000 passed to
print_specific_help
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

--- CUT---
I was able to reproduce this on both powerpc-linux-gnu and i386-darwin so I
know it is not a target specific option which is causing it.
[apinski@dhcp-10-98-10-216 gcc]$ ~/gcc-mainline/bin/gcc -v 
Using built-in specs.
Target: powerpc64-unknown-linux-gnu
Configured with: /home/apinski/src/local/gcc/configure
--prefix=/home/apinski/gcc-mainline --with-mpfr=/usr/local --with-cpu=default32
--enable-languages=obj-c++,fortran --with-tune=cell
Thread model: posix
gcc version 4.4.0 20080917 (experimental) [trunk revision 140428] (GCC)


-- 
           Summary: [4.4 Regression] -v --help ICEs
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org


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


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

* [Bug middle-end/37576] [4.4 Regression] -v --help ICEs
  2008-09-18 19:49 [Bug middle-end/37576] New: [4.4 Regression] -v --help ICEs pinskia at gcc dot gnu dot org
@ 2008-09-18 19:50 ` pinskia at gcc dot gnu dot org
  2008-09-19 11:55 ` jakub at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-09-18 19:50 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.4.0


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


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

* [Bug middle-end/37576] [4.4 Regression] -v --help ICEs
  2008-09-18 19:49 [Bug middle-end/37576] New: [4.4 Regression] -v --help ICEs pinskia at gcc dot gnu dot org
  2008-09-18 19:50 ` [Bug middle-end/37576] " pinskia at gcc dot gnu dot org
@ 2008-09-19 11:55 ` jakub at gcc dot gnu dot org
  2008-09-26 16:48 ` jakub at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-09-19 11:55 UTC (permalink / raw)
  To: gcc-bugs



-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jakub at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-09-19 11:54:30
               date|                            |


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


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

* [Bug middle-end/37576] [4.4 Regression] -v --help ICEs
  2008-09-18 19:49 [Bug middle-end/37576] New: [4.4 Regression] -v --help ICEs pinskia at gcc dot gnu dot org
  2008-09-18 19:50 ` [Bug middle-end/37576] " pinskia at gcc dot gnu dot org
  2008-09-19 11:55 ` jakub at gcc dot gnu dot org
@ 2008-09-26 16:48 ` jakub at gcc dot gnu dot org
  2008-09-26 21:02 ` jakub at gcc dot gnu dot org
  2008-10-07 21:05 ` jakub at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-09-26 16:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from jakub at gcc dot gnu dot org  2008-09-26 16:47 -------
Subject: Bug 37576

Author: jakub
Date: Fri Sep 26 16:45:44 2008
New Revision: 140709

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140709
Log:
        PR middle-end/37576
        * opts.c (common_handle_option): Don't call print_specific_help with
        CL_SAVE as first argument.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/opts.c


-- 


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


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

* [Bug middle-end/37576] [4.4 Regression] -v --help ICEs
  2008-09-18 19:49 [Bug middle-end/37576] New: [4.4 Regression] -v --help ICEs pinskia at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2008-09-26 16:48 ` jakub at gcc dot gnu dot org
@ 2008-09-26 21:02 ` jakub at gcc dot gnu dot org
  2008-10-07 21:05 ` jakub at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-09-26 21:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from jakub at gcc dot gnu dot org  2008-09-26 21:01 -------
Fixed.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug middle-end/37576] [4.4 Regression] -v --help ICEs
  2008-09-18 19:49 [Bug middle-end/37576] New: [4.4 Regression] -v --help ICEs pinskia at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2008-09-26 21:02 ` jakub at gcc dot gnu dot org
@ 2008-10-07 21:05 ` jakub at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-10-07 21:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from jakub at gcc dot gnu dot org  2008-10-07 21:03 -------
Subject: Bug 37576

Author: jakub
Date: Tue Oct  7 21:02:21 2008
New Revision: 140955

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140955
Log:
        PR middle-end/37576
        * opts.h (CL_SAVE): Move up to flags range.
        (CL_PARAMS, CL_WARNING, CL_OPTIMIZATION, CL_TARGET,
        CL_COMMON): Renumber.
        (CL_MIN_OPTION_CLASS): Set to CL_PARAMS.
        * opts.c (common_handle_option): Revert last change.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/opts.c
    trunk/gcc/opts.h


-- 


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


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

end of thread, other threads:[~2008-10-07 21:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-18 19:49 [Bug middle-end/37576] New: [4.4 Regression] -v --help ICEs pinskia at gcc dot gnu dot org
2008-09-18 19:50 ` [Bug middle-end/37576] " pinskia at gcc dot gnu dot org
2008-09-19 11:55 ` jakub at gcc dot gnu dot org
2008-09-26 16:48 ` jakub at gcc dot gnu dot org
2008-09-26 21:02 ` jakub at gcc dot gnu dot org
2008-10-07 21:05 ` 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).