public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/18667] ice with --parm integer-share-limit=0
  2004-11-25  0:49 [Bug middle-end/18667] New: ice with --parm integer-share-limit=0 pinskia at gcc dot gnu dot org
@ 2004-11-25  0:49 ` pinskia at gcc dot gnu dot org
  2004-11-25  8:55 ` nathan at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-25  0:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-25 00:49 -------
A related failure is with =1:
gcc t.c --param integer-share-limit=1
<built-in>:0: internal compiler error: tree check: accessed elt 2 of tree_vec with 1 elts in 
build_int_cst_wide, at tree.c:630
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 


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


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

* [Bug middle-end/18667] New: ice with --parm integer-share-limit=0
@ 2004-11-25  0:49 pinskia at gcc dot gnu dot org
  2004-11-25  0:49 ` [Bug middle-end/18667] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-25  0:49 UTC (permalink / raw)
  To: gcc-bugs

cat /dev/null>t.c
gcc t.c --parm integer-share-limit=0 

this gives a bus error.

-- 
           Summary: ice with --parm integer-share-limit=0
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P2
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org,nathan at gcc dot gnu
                    dot org


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


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

* [Bug middle-end/18667] ice with --parm integer-share-limit=0
  2004-11-25  0:49 [Bug middle-end/18667] New: ice with --parm integer-share-limit=0 pinskia at gcc dot gnu dot org
  2004-11-25  0:49 ` [Bug middle-end/18667] " pinskia at gcc dot gnu dot org
@ 2004-11-25  8:55 ` nathan at gcc dot gnu dot org
  2004-11-29 15:10 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: nathan at gcc dot gnu dot org @ 2004-11-25  8:55 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |nathan at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED


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


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

* [Bug middle-end/18667] ice with --parm integer-share-limit=0
  2004-11-25  0:49 [Bug middle-end/18667] New: ice with --parm integer-share-limit=0 pinskia at gcc dot gnu dot org
  2004-11-25  0:49 ` [Bug middle-end/18667] " pinskia at gcc dot gnu dot org
  2004-11-25  8:55 ` nathan at gcc dot gnu dot org
@ 2004-11-29 15:10 ` pinskia at gcc dot gnu dot org
  2004-12-01 16:45 ` nathan at gcc dot gnu dot org
  2004-12-01 16:46 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-29 15:10 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-29 15:10 -------
Patch here: <http://gcc.gnu.org/ml/gcc-patches/2004-11/msg02542.html>.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch


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


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

* [Bug middle-end/18667] ice with --parm integer-share-limit=0
  2004-11-25  0:49 [Bug middle-end/18667] New: ice with --parm integer-share-limit=0 pinskia at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-11-29 15:10 ` pinskia at gcc dot gnu dot org
@ 2004-12-01 16:45 ` nathan at gcc dot gnu dot org
  2004-12-01 16:46 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 7+ messages in thread
From: nathan at gcc dot gnu dot org @ 2004-12-01 16:45 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From nathan at gcc dot gnu dot org  2004-12-01 16:44 -------
2004-12-01  Nathan Sidwell  <nathan@codesourcery.com>

	PR middle-end/18667
	* params.c (set_param_value): Add range check.
	* params.def: Add min and max values. Reformat long strings.
	* params.h (struct param_info): Add min and max fields.
	(enum compiler_param): Adjust DEFPARAM.
	* toplev.c (lang_independent_params): Likewise.


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


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


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

* [Bug middle-end/18667] ice with --parm integer-share-limit=0
  2004-11-25  0:49 [Bug middle-end/18667] New: ice with --parm integer-share-limit=0 pinskia at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-12-01 16:45 ` nathan at gcc dot gnu dot org
@ 2004-12-01 16:46 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-12-01 16:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-12-01 16:46 -------
Subject: Bug 18667

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	nathan@gcc.gnu.org	2004-12-01 16:46:31

Modified files:
	gcc            : ChangeLog params.c params.def params.h toplev.c 

Log message:
	PR middle-end/18667
	* params.c (set_param_value): Add range check.
	* params.def: Add min and max values. Reformat long strings.
	* params.h (struct param_info): Add min and max fields.
	(enum compiler_param): Adjust DEFPARAM.
	* toplev.c (lang_independent_params): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6658&r2=2.6659
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/params.c.diff?cvsroot=gcc&r1=1.10&r2=1.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/params.def.diff?cvsroot=gcc&r1=1.49&r2=1.50
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/params.h.diff?cvsroot=gcc&r1=1.24&r2=1.25
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/toplev.c.diff?cvsroot=gcc&r1=1.933&r2=1.934



-- 


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


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

* [Bug middle-end/18667] ice with --parm integer-share-limit=0
       [not found] <bug-18667-6528@http.gcc.gnu.org/bugzilla/>
@ 2005-10-09 22:51 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-09 22:51 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.0.0


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


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

end of thread, other threads:[~2005-10-09 22:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-25  0:49 [Bug middle-end/18667] New: ice with --parm integer-share-limit=0 pinskia at gcc dot gnu dot org
2004-11-25  0:49 ` [Bug middle-end/18667] " pinskia at gcc dot gnu dot org
2004-11-25  8:55 ` nathan at gcc dot gnu dot org
2004-11-29 15:10 ` pinskia at gcc dot gnu dot org
2004-12-01 16:45 ` nathan at gcc dot gnu dot org
2004-12-01 16:46 ` cvs-commit at gcc dot gnu dot org
     [not found] <bug-18667-6528@http.gcc.gnu.org/bugzilla/>
2005-10-09 22:51 ` pinskia 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).