public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/44335] [4.6 regression] gcc-4.6-20100529 java bootstrap failure on arm-linux-gnueabi
       [not found] <bug-44335-4@http.gcc.gnu.org/bugzilla/>
@ 2010-11-03 10:46 ` amylaar at gcc dot gnu.org
  2010-11-03 10:51 ` amylaar at gcc dot gnu.org
  1 sibling, 0 replies; 12+ messages in thread
From: amylaar at gcc dot gnu.org @ 2010-11-03 10:46 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #9 from Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> 2010-11-03 10:45:46 UTC ---
Author: amylaar
Date: Wed Nov  3 10:45:40 2010
New Revision: 166238

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166238
Log:
    PR bootstrap/44335
gcc:
    * targhooks.c (targhook_words_big_endian): New function.
    (targhook_float_words_big_endian): Likewise.
    * targhooks.h (targhook_words_big_endian): Declare.
    (targhook_float_words_big_endian): Likewise.
    * target.def (words_big_endian, float_words_big_endian): New hooks.
gcc/java:
    * jfc-parse.c (target.h): Include.
    (handle_constant): Use targetm.words_big_endian and
    targetm.float_words_big_endian.
    (get_constant): Use targetm.float_words_big_endian.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/java/ChangeLog
    trunk/gcc/java/jcf-parse.c
    trunk/gcc/target.def
    trunk/gcc/targhooks.c
    trunk/gcc/targhooks.h


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

* [Bug bootstrap/44335] [4.6 regression] gcc-4.6-20100529 java bootstrap failure on arm-linux-gnueabi
       [not found] <bug-44335-4@http.gcc.gnu.org/bugzilla/>
  2010-11-03 10:46 ` [Bug bootstrap/44335] [4.6 regression] gcc-4.6-20100529 java bootstrap failure on arm-linux-gnueabi amylaar at gcc dot gnu.org
@ 2010-11-03 10:51 ` amylaar at gcc dot gnu.org
  1 sibling, 0 replies; 12+ messages in thread
From: amylaar at gcc dot gnu.org @ 2010-11-03 10:51 UTC (permalink / raw)
  To: gcc-bugs

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

Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> changed:

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

--- Comment #10 from Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> 2010-11-03 10:51:31 UTC ---
Patch has been applied to trunk.


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

* [Bug bootstrap/44335] [4.6 regression] gcc-4.6-20100529 java bootstrap failure on arm-linux-gnueabi
  2010-05-30 20:18 [Bug bootstrap/44335] New: " mikpe at it dot uu dot se
                   ` (8 preceding siblings ...)
  2010-07-20  8:54 ` mikpe at it dot uu dot se
@ 2010-09-02 10:48 ` rguenth at gcc dot gnu dot org
  9 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-09-02 10:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from rguenth at gcc dot gnu dot org  2010-09-02 10:47 -------
Can somebody ping the patch (or close this bug if it alread was applied)?


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1


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


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

* [Bug bootstrap/44335] [4.6 regression] gcc-4.6-20100529 java bootstrap failure on arm-linux-gnueabi
  2010-05-30 20:18 [Bug bootstrap/44335] New: " mikpe at it dot uu dot se
                   ` (7 preceding siblings ...)
  2010-07-17 22:57 ` steven at gcc dot gnu dot org
@ 2010-07-20  8:54 ` mikpe at it dot uu dot se
  2010-09-02 10:48 ` rguenth at gcc dot gnu dot org
  9 siblings, 0 replies; 12+ messages in thread
From: mikpe at it dot uu dot se @ 2010-07-20  8:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from mikpe at it dot uu dot se  2010-07-20 08:53 -------
(In reply to comment #5)
> Here is my patch:
> http://gcc.gnu.org/ml/gcc-patches/2010-07/msg00085.html
> bootstrap & regtest finished successfully on i686-pc-linuc-gnu in trunk
> revision 161664.

I've bootstrapped and regtested current 4.6 w/ java on arm-linux-gnueabi with
this patch applied, and it solved the bootstrap failure with no regressions.
I also included it in bootstraps w/ java on powerpc64 and sparc64, again with
no regressions.


-- 


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


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

* [Bug bootstrap/44335] [4.6 regression] gcc-4.6-20100529 java bootstrap failure on arm-linux-gnueabi
  2010-05-30 20:18 [Bug bootstrap/44335] New: " mikpe at it dot uu dot se
                   ` (6 preceding siblings ...)
  2010-07-02  8:27 ` amylaar at gcc dot gnu dot org
@ 2010-07-17 22:57 ` steven at gcc dot gnu dot org
  2010-07-20  8:54 ` mikpe at it dot uu dot se
  2010-09-02 10:48 ` rguenth at gcc dot gnu dot org
  9 siblings, 0 replies; 12+ messages in thread
From: steven at gcc dot gnu dot org @ 2010-07-17 22:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from steven at gcc dot gnu dot org  2010-07-17 22:57 -------
Not mine anymore.


-- 

steven at gcc dot gnu dot org changed:

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


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


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

* [Bug bootstrap/44335] [4.6 regression] gcc-4.6-20100529 java bootstrap failure on arm-linux-gnueabi
  2010-05-30 20:18 [Bug bootstrap/44335] New: " mikpe at it dot uu dot se
                   ` (5 preceding siblings ...)
  2010-07-01 19:14 ` amylaar at gcc dot gnu dot org
@ 2010-07-02  8:27 ` amylaar at gcc dot gnu dot org
  2010-07-17 22:57 ` steven at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: amylaar at gcc dot gnu dot org @ 2010-07-02  8:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from amylaar at gcc dot gnu dot org  2010-07-02 08:27 -------
Here is my patch:
http://gcc.gnu.org/ml/gcc-patches/2010-07/msg00085.html
bootstrap & regtest finished successfully on i686-pc-linuc-gnu in trunk
revision 161664.


-- 

amylaar at gcc dot gnu dot org changed:

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


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


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

* [Bug bootstrap/44335] [4.6 regression] gcc-4.6-20100529 java bootstrap failure on arm-linux-gnueabi
  2010-05-30 20:18 [Bug bootstrap/44335] New: " mikpe at it dot uu dot se
                   ` (4 preceding siblings ...)
  2010-06-24 21:34 ` rguenth at gcc dot gnu dot org
@ 2010-07-01 19:14 ` amylaar at gcc dot gnu dot org
  2010-07-02  8:27 ` amylaar at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: amylaar at gcc dot gnu dot org @ 2010-07-01 19:14 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from amylaar at gcc dot gnu dot org  2010-07-01 19:14 -------
Alternatively, we could hookize FLOAT_WORDS_BIG_ENDIAN, and make jcf-parse.c
include target.h so it gets access to the target vector.  This would also
be better since then the code in jfc-parse.c no longer depends on the target.

If there are concerns about the performance impact an real.c, we could leave
the interface for the targets to define FLOAT_WORDS_BIG_ENDIAN, and let real.c
use the macro directly, while requiring that front ends use the target hook
defined in targhooks.c .


-- 

amylaar at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amylaar at gcc dot gnu dot
                   |                            |org
OtherBugsDependingO|                            |44566, 44756
              nThis|                            |


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


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

* [Bug bootstrap/44335] [4.6 regression] gcc-4.6-20100529 java bootstrap failure on arm-linux-gnueabi
  2010-05-30 20:18 [Bug bootstrap/44335] New: " mikpe at it dot uu dot se
                   ` (3 preceding siblings ...)
  2010-06-08 21:51 ` steven at gcc dot gnu dot org
@ 2010-06-24 21:34 ` rguenth at gcc dot gnu dot org
  2010-07-01 19:14 ` amylaar at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-06-24 21:34 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.6.0


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


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

* [Bug bootstrap/44335] [4.6 regression] gcc-4.6-20100529 java bootstrap failure on arm-linux-gnueabi
  2010-05-30 20:18 [Bug bootstrap/44335] New: " mikpe at it dot uu dot se
                   ` (2 preceding siblings ...)
  2010-06-06 15:42 ` mikpe at it dot uu dot se
@ 2010-06-08 21:51 ` steven at gcc dot gnu dot org
  2010-06-24 21:34 ` rguenth at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: steven at gcc dot gnu dot org @ 2010-06-08 21:51 UTC (permalink / raw)
  To: gcc-bugs



-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |steven at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-06-08 21:51:43
               date|                            |


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


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

* [Bug bootstrap/44335] [4.6 regression] gcc-4.6-20100529 java bootstrap failure on arm-linux-gnueabi
  2010-05-30 20:18 [Bug bootstrap/44335] New: " mikpe at it dot uu dot se
  2010-05-30 20:45 ` [Bug bootstrap/44335] " rguenth at gcc dot gnu dot org
  2010-05-31 16:20 ` mikpe at it dot uu dot se
@ 2010-06-06 15:42 ` mikpe at it dot uu dot se
  2010-06-08 21:51 ` steven at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: mikpe at it dot uu dot se @ 2010-06-06 15:42 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from mikpe at it dot uu dot se  2010-06-06 15:42 -------
Patch posted:
http://gcc.gnu.org/ml/gcc-patches/2010-06/msg00472.html


-- 


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


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

* [Bug bootstrap/44335] [4.6 regression] gcc-4.6-20100529 java bootstrap failure on arm-linux-gnueabi
  2010-05-30 20:18 [Bug bootstrap/44335] New: " mikpe at it dot uu dot se
  2010-05-30 20:45 ` [Bug bootstrap/44335] " rguenth at gcc dot gnu dot org
@ 2010-05-31 16:20 ` mikpe at it dot uu dot se
  2010-06-06 15:42 ` mikpe at it dot uu dot se
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: mikpe at it dot uu dot se @ 2010-05-31 16:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from mikpe at it dot uu dot se  2010-05-31 16:20 -------
Steven's patch in r160039 did get me a past the error in java/except.c, however
then the bootstrap dies a few files later with:

/home/mikpe/gcc-4.6-20100529/gcc/java/jcf-parse.c: In function
'handle_constant':
/home/mikpe/gcc-4.6-20100529/gcc/java/jcf-parse.c:565:9: error: implicit
declaration of function 'arm_float_words_big_endian'
[-Werror=implicit-function-declaration]
cc1: all warnings being treated as errors

make[3]: *** [java/jcf-parse.o] Error 1
make[3]: Leaving directory `/home/mikpe/objdir46/gcc'
make[2]: *** [all-stage2-gcc] Error 2
make[2]: Leaving directory `/home/mikpe/objdir46'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory `/home/mikpe/objdir46'
make: *** [bootstrap] Error 2


-- 

mikpe at it dot uu dot se changed:

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


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


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

* [Bug bootstrap/44335] [4.6 regression] gcc-4.6-20100529 java bootstrap failure on arm-linux-gnueabi
  2010-05-30 20:18 [Bug bootstrap/44335] New: " mikpe at it dot uu dot se
@ 2010-05-30 20:45 ` rguenth at gcc dot gnu dot org
  2010-05-31 16:20 ` mikpe at it dot uu dot se
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-05-30 20:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rguenth at gcc dot gnu dot org  2010-05-30 20:45 -------
Should be fixed with

2010-05-30  Steven Bosscher  <steven@gcc.gnu.org>

        * except.c: Include tm.h.


-- 

rguenth at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2010-11-03 10:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-44335-4@http.gcc.gnu.org/bugzilla/>
2010-11-03 10:46 ` [Bug bootstrap/44335] [4.6 regression] gcc-4.6-20100529 java bootstrap failure on arm-linux-gnueabi amylaar at gcc dot gnu.org
2010-11-03 10:51 ` amylaar at gcc dot gnu.org
2010-05-30 20:18 [Bug bootstrap/44335] New: " mikpe at it dot uu dot se
2010-05-30 20:45 ` [Bug bootstrap/44335] " rguenth at gcc dot gnu dot org
2010-05-31 16:20 ` mikpe at it dot uu dot se
2010-06-06 15:42 ` mikpe at it dot uu dot se
2010-06-08 21:51 ` steven at gcc dot gnu dot org
2010-06-24 21:34 ` rguenth at gcc dot gnu dot org
2010-07-01 19:14 ` amylaar at gcc dot gnu dot org
2010-07-02  8:27 ` amylaar at gcc dot gnu dot org
2010-07-17 22:57 ` steven at gcc dot gnu dot org
2010-07-20  8:54 ` mikpe at it dot uu dot se
2010-09-02 10:48 ` rguenth 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).