Skip to content
Snippets Groups Projects
Commit d32e8006 authored by Ian Lance Taylor's avatar Ian Lance Taylor
Browse files

re PR go/78145 (Several go.test tests fail with error: integer constant overflow on 32bit targets)

	PR go/78145
    compiler: don't put print/println constants into temporaries
    
    It's not necessary, and it breaks setting their type to int64/uint64
    when appropriate.
    
    This fixes GCC PR 78145.
    
    Reviewed-on: https://go-review.googlesource.com/32475

From-SVN: r241740
parent cc656415
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment