[Bug fortran/31266] Spurious(?) warning about character truncation

2007-04-13 Thread tobi at gcc dot gnu dot org


-- 

tobi at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|--- |4.3.0


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



[Bug fortran/31266] Spurious(?) warning about character truncation

2007-04-13 Thread tobi at gcc dot gnu dot org


--- Comment #5 from tobi at gcc dot gnu dot org  2007-04-13 14:50 ---
Fixed.


-- 

tobi at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


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



[Bug fortran/31266] Spurious(?) warning about character truncation

2007-04-12 Thread tobi at gcc dot gnu dot org


--- Comment #4 from tobi at gcc dot gnu dot org  2007-04-12 19:10 ---
Subject: Bug 31266

Author: tobi
Date: Thu Apr 12 19:10:10 2007
New Revision: 123759

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123759
Log:
PR fortran/31266
fortran/
* primary.c (gfc_variable_attr): Don't copy string length if it
doesn't make sense.
* resolve.c (resolve_code): Clarify error message.
testsuite/
* gfortran.dg/char_assign_1.f90: New.


Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/primary.c
trunk/gcc/fortran/resolve.c
trunk/gcc/testsuite/ChangeLog


-- 


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



[Bug fortran/31266] Spurious(?) warning about character truncation

2007-04-12 Thread patchapp at dberlin dot org


--- Comment #3 from patchapp at dberlin dot org  2007-04-12 18:13 ---
Subject: Bug number PR31266

A patch for this bug has been added to the patch tracker.
The mailing list url for the patch is
http://gcc.gnu.org/ml/gcc-patches/2007-04/msg00695.html


-- 


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



[Bug fortran/31266] Spurious(?) warning about character truncation

2007-04-10 Thread tobi at gcc dot gnu dot org


--- Comment #2 from tobi at gcc dot gnu dot org  2007-04-10 15:13 ---
I have a patch, but I want to fix the related PR30871 at the same time.


-- 

tobi at gcc dot gnu dot org changed:

   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |tobi at gcc dot gnu dot org
   |dot org |
 Status|NEW |ASSIGNED
   Last reconfirmed|2007-03-21 15:59:31 |2007-04-10 15:13:49
   date||


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



[Bug fortran/31266] Spurious(?) warning about character truncation

2007-03-25 Thread tobi at gcc dot gnu dot org


--- Comment #1 from tobi at gcc dot gnu dot org  2007-03-26 00:13 ---
It probably shouldn't say "rhs" in the error message, either.

It looks like we don't look through the references correctly when determining
the length of the rhs, though I can't see exactly where this goes wrong.


-- 


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



[Bug fortran/31266] Spurious(?) warning about character truncation

2007-03-21 Thread burnus at gcc dot gnu dot org


-- 

burnus at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Keywords||diagnostic
   Last reconfirmed|-00-00 00:00:00 |2007-03-21 15:59:31
   date||


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