public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/23635] Argument of ichar at (1) must be of length one
       [not found] <bug-23635-11265@http.gcc.gnu.org/bugzilla/>
@ 2005-10-20 17:33 ` pinskia at gcc dot gnu dot org
  2005-10-20 17:59 ` [Bug fortran/23635] [4.0/4.1 Regression] " pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-20 17:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2005-10-20 17:33 -------
I have a fix which I am testing.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED


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


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

* [Bug fortran/23635] [4.0/4.1 Regression] Argument of ichar at (1) must be of length one
       [not found] <bug-23635-11265@http.gcc.gnu.org/bugzilla/>
  2005-10-20 17:33 ` [Bug fortran/23635] Argument of ichar at (1) must be of length one pinskia at gcc dot gnu dot org
@ 2005-10-20 17:59 ` pinskia at gcc dot gnu dot org
  2005-10-21 16:10 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-20 17:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2005-10-20 17:59 -------
This is a regression from 4.0.0, caused by PR 20879.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.1.0 4.0.1
      Known to work|                            |4.0.0
            Summary|Argument of ichar at (1)    |[4.0/4.1 Regression]
                   |must be of length one       |Argument of ichar at (1)
                   |                            |must be of length one


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


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

* [Bug fortran/23635] [4.0/4.1 Regression] Argument of ichar at (1) must be of length one
       [not found] <bug-23635-11265@http.gcc.gnu.org/bugzilla/>
  2005-10-20 17:33 ` [Bug fortran/23635] Argument of ichar at (1) must be of length one pinskia at gcc dot gnu dot org
  2005-10-20 17:59 ` [Bug fortran/23635] [4.0/4.1 Regression] " pinskia at gcc dot gnu dot org
@ 2005-10-21 16:10 ` pinskia at gcc dot gnu dot org
  2005-10-23 22:16 ` cvs-commit at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-21 16:10 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2005-10-21 16:10 -------
Patch submitted:
http://gcc.gnu.org/ml/gcc-patches/2005-10/msg01313.html


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2005-
                   |                            |10/msg01313.html
           Keywords|                            |patch


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


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

* [Bug fortran/23635] [4.0/4.1 Regression] Argument of ichar at (1) must be of length one
       [not found] <bug-23635-11265@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2005-10-21 16:10 ` pinskia at gcc dot gnu dot org
@ 2005-10-23 22:16 ` cvs-commit at gcc dot gnu dot org
  2005-10-23 22:21 ` [Bug fortran/23635] [4.0 " pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-10-23 22:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from cvs-commit at gcc dot gnu dot org  2005-10-23 22:16 -------
Subject: Bug 23635

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     pinskia@gcc.gnu.org     2005-10-23 22:16:38

Modified files:
        gcc/fortran    : ChangeLog check.c 
        gcc/testsuite  : ChangeLog 
        gcc/testsuite/gfortran.dg: ichar_1.f90 

Log message:
        2005-10-23  Andrew Pinski  <pinskia@physics.uc.edu>

        PR fortran/23635
        * gfortran.dg/ichar_1.f90: Add tests for derived types.

        2005-10-23  Andrew Pinski  <pinskia@physics.uc.edu>

        PR fortran/23635
        * check.c (gfc_check_ichar_iachar): Move the code around so
        that the check on the length is after check for
        references.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&r1=1.594&r2=1.595
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/check.c.diff?cvsroot=gcc&r1=1.34&r2=1.35
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.6238&r2=1.6239
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/ichar_1.f90.diff?cvsroot=gcc&r1=1.1&r2=1.2


-- 


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


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

* [Bug fortran/23635] [4.0 Regression] Argument of ichar at (1) must be of length one
       [not found] <bug-23635-11265@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2005-10-23 22:16 ` cvs-commit at gcc dot gnu dot org
@ 2005-10-23 22:21 ` pinskia at gcc dot gnu dot org
  2005-10-23 22:29 ` cvs-commit at gcc dot gnu dot org
  2005-10-23 22:30 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-23 22:21 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from pinskia at gcc dot gnu dot org  2005-10-23 22:21 -------
Fixed on the mainline, I am checking out 4.0 right now to apply to the 4.0
branch.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|4.1.0 4.0.1                 |4.0.1
      Known to work|4.0.0                       |4.0.0 4.1.0
            Summary|[4.0/4.1 Regression]        |[4.0 Regression] Argument of
                   |Argument of ichar at (1)    |ichar at (1) must be of
                   |must be of length one       |length one
   Target Milestone|---                         |4.0.3


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


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

* [Bug fortran/23635] [4.0 Regression] Argument of ichar at (1) must be of length one
       [not found] <bug-23635-11265@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2005-10-23 22:21 ` [Bug fortran/23635] [4.0 " pinskia at gcc dot gnu dot org
@ 2005-10-23 22:29 ` cvs-commit at gcc dot gnu dot org
  2005-10-23 22:30 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-10-23 22:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from cvs-commit at gcc dot gnu dot org  2005-10-23 22:29 -------
Subject: Bug 23635

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-4_0-branch
Changes by:     pinskia@gcc.gnu.org     2005-10-23 22:29:30

Modified files:
        gcc/fortran    : ChangeLog check.c 
        gcc/testsuite  : ChangeLog 
        gcc/testsuite/gfortran.dg: ichar_1.f90 

Log message:
        2005-10-23  Andrew Pinski  <pinskia@physics.uc.edu>

        PR fortran/23635
        * gfortran.dg/ichar_1.f90: Add tests for derived types.

        2005-10-23  Andrew Pinski  <pinskia@physics.uc.edu>

        PR fortran/23635
        * check.c (gfc_check_ichar_iachar): Move the code around so
        that the check on the length is after check for
        references.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.335.2.138&r2=1.335.2.139
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/check.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.29.2.3&r2=1.29.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.5084.2.485&r2=1.5084.2.486
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/ichar_1.f90.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1.2.1&r2=1.1.2.2


-- 


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


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

* [Bug fortran/23635] [4.0 Regression] Argument of ichar at (1) must be of length one
       [not found] <bug-23635-11265@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2005-10-23 22:29 ` cvs-commit at gcc dot gnu dot org
@ 2005-10-23 22:30 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-23 22:30 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from pinskia at gcc dot gnu dot org  2005-10-23 22:30 -------
Fixed in 4.0.3 also.


-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-23635-11265@http.gcc.gnu.org/bugzilla/>
2005-10-20 17:33 ` [Bug fortran/23635] Argument of ichar at (1) must be of length one pinskia at gcc dot gnu dot org
2005-10-20 17:59 ` [Bug fortran/23635] [4.0/4.1 Regression] " pinskia at gcc dot gnu dot org
2005-10-21 16:10 ` pinskia at gcc dot gnu dot org
2005-10-23 22:16 ` cvs-commit at gcc dot gnu dot org
2005-10-23 22:21 ` [Bug fortran/23635] [4.0 " pinskia at gcc dot gnu dot org
2005-10-23 22:29 ` cvs-commit at gcc dot gnu dot org
2005-10-23 22:30 ` 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).