https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68503

Ian Lance Taylor <ian at airs dot com> changed:

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

--- Comment #1 from Ian Lance Taylor <ian at airs dot com> ---
I can't rebuild this any more.  With gc I get

# github.com/juju/juju/environs/configstore
../environs/configstore/disk.go:488: not enough arguments in call to
fslock.NewLock
# github.com/juju/juju/provider/gce/google
../provider/gce/google/instance.go:231: cannot use value (type string) as type
*string in field value
../provider/gce/google/instance.go:247: cannot use item.Value (type *string) as
type string in assignment


I'm going to close this.  If you see anything similar, please attach the first
GIMPLE file.  That should be enough to identify the problem, or put the blame
on the assembler or linker.  Thanks.

Reply via email to