public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/15651] New: Size Errors/Warnings Followed by ICE
@ 2004-05-26 14:04 James dot W dot Mckelvey at jpl dot nasa dot gov
  2004-05-26 14:04 ` [Bug bootstrap/15651] " James dot W dot Mckelvey at jpl dot nasa dot gov
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: James dot W dot Mckelvey at jpl dot nasa dot gov @ 2004-05-26 14:04 UTC (permalink / raw)
  To: gcc-bugs

Stage1 blows up in gmon_sol2.c after many errors and warnings about sizes.
Latest CVS.

mushroom~...gcc-obj>uname -a
SunOS mushroom 5.7 Generic_106541-19 sun4u sparc SUNW,Ultra-2

mushroom~...gcc-obj>alias CONFIGURE
setenv CC gcc ; /mnt/home3/utilities/gcc/configure
--prefix=/mnt/home3/utilities --verbose --with-as=/mnt/home3/utilities/bin/as
--with-ld=/mnt/home3/utilities/bin/ld --with-gnu-as --with-gnu-ld
--disable-multilib --disable-libmudflap --enable-languages=c++

mushroom~...gcc-obj>alias BUILD
nice gmake CFLAGS='-O' BOOT_CFLAGS='-O' LIBCFLAGS='-g -O' CXXFLAGS='-O'
LIBCXXFLAGS='-g -O -fno-implicit-templates' bootstrap

g++ -v
Reading specs from /mnt/home3/utilities/lib/gcc/sparc-sun-solaris2.7/3.5.0/specs
Configured with: /mnt/home3/utilities/gcc/configure
--prefix=/mnt/home3/utilities --verbose --with-as=/mnt/home3/utilities/bin/as
--with-ld=/mnt/home3/utilities/bin/ld --with-gnu-as --with-gnu-ld
--disable-multilib --enable-languages=c++
Thread model: posix
gcc version 3.5.0 20040324 (experimental)


gmake[2]: Entering directory `/mnt/home3/utilities/gcc-obj/gcc'
./xgcc -B./ -B/mnt/home3/utilities/sparc-sun-solaris2.7/bin/ -isystem
/mnt/home3/utilities/sparc-sun-solaris2.7/include -isystem
/mnt/home3/utilities/sparc-sun-solaris2.7/sys-include
-L/export/home/mckelvey/utilities/gcc-obj/gcc/../ld -DIN_GCC    -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
 -isystem ./include  -I. -I. -I/mnt/home3/utilities/gcc/gcc
-I/mnt/home3/utilities/gcc/gcc/. -I/mnt/home3/utilities/gcc/gcc/../include
-I/mnt/home3/utilities/gcc/gcc/../libcpp/include
-I/mnt/home3/utilities/gcc/gcc/../libbanshee/libcompat
-I/mnt/home3/utilities/gcc/gcc/../libbanshee
-I/mnt/home3/utilities/gcc/gcc/../libbanshee/points-to   \
	-c /mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c -o gmon.o
In file included from ./include/stdio.h:39,
                 from /mnt/home3/utilities/gcc/gcc/tsystem.h:79,
                 from /mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:36:
/usr/include/stdio_impl.h:50: error: width of `__orientation' exceeds its type
/usr/include/stdio_impl.h:51: error: width of `__ionolock' exceeds its type
/usr/include/stdio_impl.h:52: error: width of `__filler' exceeds its type
In file included from /mnt/home3/utilities/gcc/gcc/tsystem.h:79,
                 from /mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:36:
./include/stdio.h:203: error: size of array `__iob' is too large
In file included from ./include/sys/types.h:33,
                 from /mnt/home3/utilities/gcc/gcc/tsystem.h:82,
                 from /mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:36:
/usr/include/sys/machtypes.h:33: error: size of array `r' is too large
/usr/include/sys/machtypes.h:35: error: size of array `val' is too large
In file included from /mnt/home3/utilities/gcc/gcc/tsystem.h:82,
                 from /mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:36:
./include/sys/types.h:368: error: size of array `__pthread_mutex_flag' is too large
./include/sys/types.h:373: error: size of array `__pthread_mutex_pad' is too large
./include/sys/types.h:382: error: size of array `__pthread_cond_flag' is too large
./include/sys/types.h:395: error: size of array `__pthread_rwlock_pad1' is too large
./include/sys/types.h:396: error: size of array `__pthread_rwlock_pad2' is too large
./include/sys/types.h:397: error: size of array `__pthread_rwlock_pad3' is too large
./include/sys/types.h:427: error: size of array `__pthread_once_pad' is too large
./include/sys/types.h:556: error: size of array `val' is too large
In file included from /usr/include/sys/time.h:405,
                 from /usr/include/sys/select.h:17,
                 from ./include/sys/types.h:564,
                 from /mnt/home3/utilities/gcc/gcc/tsystem.h:82,
                 from /mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:36:
/usr/include/time.h:152: error: size of array `tzname' is too large
In file included from /usr/include/fcntl.h:24,
                 from /mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:37:
/usr/include/sys/fcntl.h:177: error: size of array `l_pad' is too large
/usr/include/sys/fcntl.h:207: error: size of array `l_pad' is too large
In file included from ./tm.h:6,
                 from /mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:39:
/mnt/home3/utilities/gcc/gcc/config/sparc/sparc.h:1177: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/sparc.h:1177: error: size of array
`sparc_regno_reg_class' is too large
/mnt/home3/utilities/gcc/gcc/config/sparc/sparc.h:1736: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/sparc.h:1736: error: size of array
`sparc_hard_reg_printed' is too large
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:75: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:75: warning: overflow in
implicit constant conversion
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:77: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:77: warning:
initialization makes pointer from integer without a cast
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:78: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:78: warning: overflow in
implicit constant conversion
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:79: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:79: warning:
initialization makes pointer from integer without a cast
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:80: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:80: warning:
initialization makes pointer from integer without a cast
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:81: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:81: warning: large integer
implicitly truncated to unsigned type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c: In function `monstartup':
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:106: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:106: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:106: warning: cast to
pointer from integer of different size
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:109: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:109: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:109: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:109: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:109: warning: cast to
pointer from integer of different size
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:112: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:114: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:115: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:115: warning: overflow in
implicit constant conversion
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:118: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:119: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:120: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:120: warning: overflow in
implicit constant conversion
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:121: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:121: warning: assignment
makes pointer from integer without a cast
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:124: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:124: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:125: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:125: warning: comparison
is always true due to limited range of data type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:126: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:126: warning: overflow in
implicit constant conversion
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:127: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:127: warning: comparison
is always false due to limited range of data type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:128: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:128: warning: overflow in
implicit constant conversion
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:131: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:132: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:132: warning: overflow in
implicit constant conversion
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:133: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:133: warning: assignment
makes pointer from integer without a cast
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:134: warning: assignment
makes pointer from integer without a cast
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:137: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:137: warning: overflow in
implicit constant conversion
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:138: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:138: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:138: warning: large
integer implicitly truncated to unsigned type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:145: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:145: warning: comparison
is always true due to limited range of data type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:150: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:166: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:166: warning: overflow in
implicit constant conversion
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:167: warning: integer
constant is too large for "long" type
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:167: warning: overflow in
implicit constant conversion
/mnt/home3/utilities/gcc/gcc/config/sparc/gmon-sol2.c:105: internal compiler
error: Segmentation Fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
gmake[2]: *** [gmon.o] Error 1
gmake[2]: Leaving directory `/mnt/home3/utilities/gcc-obj/gcc'
gmake[1]: *** [stage1_build] Error 2
gmake[1]: Leaving directory `/mnt/home3/utilities/gcc-obj/gcc'
gmake: *** [bootstrap] Error 2

-- 
           Summary: Size Errors/Warnings Followed by ICE
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: James dot W dot Mckelvey at jpl dot nasa dot gov
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: sparc-sun-solaris2.7
  GCC host triplet: sparc-sun-solaris2.7
GCC target triplet: sparc-sun-solaris2.7


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


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

* [Bug bootstrap/15651] Size Errors/Warnings Followed by ICE
  2004-05-26 14:04 [Bug bootstrap/15651] New: Size Errors/Warnings Followed by ICE James dot W dot Mckelvey at jpl dot nasa dot gov
@ 2004-05-26 14:04 ` James dot W dot Mckelvey at jpl dot nasa dot gov
  2004-05-26 14:07 ` ebotcazou at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: James dot W dot Mckelvey at jpl dot nasa dot gov @ 2004-05-26 14:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From James dot W dot Mckelvey at jpl dot nasa dot gov  2004-05-25 18:35 -------
Created an attachment (id=6379)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6379&action=view)
Preprocessed Source


-- 


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


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

* [Bug bootstrap/15651] Size Errors/Warnings Followed by ICE
  2004-05-26 14:04 [Bug bootstrap/15651] New: Size Errors/Warnings Followed by ICE James dot W dot Mckelvey at jpl dot nasa dot gov
  2004-05-26 14:04 ` [Bug bootstrap/15651] " James dot W dot Mckelvey at jpl dot nasa dot gov
@ 2004-05-26 14:07 ` ebotcazou at gcc dot gnu dot org
  2004-05-26 14:30 ` [Bug bootstrap/15651] [3.5 Regression] " pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2004-05-26 14:07 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-05-25 19:07 -------
This is getting annoying...


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org


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


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

* [Bug bootstrap/15651] [3.5 Regression] Size Errors/Warnings Followed by ICE
  2004-05-26 14:04 [Bug bootstrap/15651] New: Size Errors/Warnings Followed by ICE James dot W dot Mckelvey at jpl dot nasa dot gov
  2004-05-26 14:04 ` [Bug bootstrap/15651] " James dot W dot Mckelvey at jpl dot nasa dot gov
  2004-05-26 14:07 ` ebotcazou at gcc dot gnu dot org
@ 2004-05-26 14:30 ` pinskia at gcc dot gnu dot org
  2004-05-26 14:32 ` pinskia at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-26 14:30 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
            Summary|Size Errors/Warnings        |[3.5 Regression] Size
                   |Followed by ICE             |Errors/Warnings Followed by
                   |                            |ICE
   Target Milestone|---                         |3.5.0


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


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

* [Bug bootstrap/15651] [3.5 Regression] Size Errors/Warnings Followed by ICE
  2004-05-26 14:04 [Bug bootstrap/15651] New: Size Errors/Warnings Followed by ICE James dot W dot Mckelvey at jpl dot nasa dot gov
                   ` (3 preceding siblings ...)
  2004-05-26 14:32 ` pinskia at gcc dot gnu dot org
@ 2004-05-26 14:32 ` pinskia at gcc dot gnu dot org
  2004-05-26 14:32 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-26 14:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-26 04:37 -------
For some reason high of the INTEGER_CST is being set instead of low for the integer 2.

-- 


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


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

* [Bug bootstrap/15651] [3.5 Regression] Size Errors/Warnings Followed by ICE
  2004-05-26 14:04 [Bug bootstrap/15651] New: Size Errors/Warnings Followed by ICE James dot W dot Mckelvey at jpl dot nasa dot gov
                   ` (4 preceding siblings ...)
  2004-05-26 14:32 ` pinskia at gcc dot gnu dot org
@ 2004-05-26 14:32 ` pinskia at gcc dot gnu dot org
  2004-05-26 14:35 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-26 14:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-26 04:42 -------
Here is the backtrace of where the INTEGER_CST is created:
#0  build_int_2_wide (low=0, hi=2) at ../../gcc/tree.c:437
#1  0x00011bc4 in interpret_integer (token=0x41804630, flags=273) at ../../gcc/c-lex.c:499
#2  0x00011658 in c_lex_with_flags (value=0x6ffd78, cpp_flags=0x0) at ../../gcc/c-lex.c:343
#3  0x0001192c in c_lex (value=0x6ffd78) at ../../gcc/c-lex.c:435
#4  0x0000e708 in _yylex () at c-parse.y:2864
#5  0x0000e38c in yylex () at c-parse.y:2969
#6  0x0000243c in yyparse () at /usr/share/bison.simple:432
#7  0x0000e680 in c_parse_file () at c-parse.y:3015
#8  0x00099ea4 in c_common_parse_file (set_yydebug=0) at ../../gcc/c-opts.c:1239
#9  0x0012637c in compile_file () at ../../gcc/toplev.c:1653
#10 0x00128e70 in do_compile () at ../../gcc/toplev.c:2699
#11 0x00128f08 in toplev_main (argc=2, argv=0xbffffc50) at ../../gcc/toplev.c:2731
#12 0x000c5988 in main (argc=2, argv=0xbffffc50) at ../../gcc/main.c:35

-- 


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


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

* [Bug bootstrap/15651] [3.5 Regression] Size Errors/Warnings Followed by ICE
  2004-05-26 14:04 [Bug bootstrap/15651] New: Size Errors/Warnings Followed by ICE James dot W dot Mckelvey at jpl dot nasa dot gov
                   ` (2 preceding siblings ...)
  2004-05-26 14:30 ` [Bug bootstrap/15651] [3.5 Regression] " pinskia at gcc dot gnu dot org
@ 2004-05-26 14:32 ` pinskia at gcc dot gnu dot org
  2004-05-26 14:32 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-26 14:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-26 04:28 -------
Confirmed with a cross compiler from powerpc-apple-darwin to sparc-sun-solaris2.7.
Here is simplified sources:
------------------------
struct __FILE
{
 unsigned __orientation:2;
};
------------------------
int i = 2;
------------------------

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-05-26 04:28:15
               date|                            |


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


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

* [Bug bootstrap/15651] [3.5 Regression] Size Errors/Warnings Followed by ICE
  2004-05-26 14:04 [Bug bootstrap/15651] New: Size Errors/Warnings Followed by ICE James dot W dot Mckelvey at jpl dot nasa dot gov
                   ` (5 preceding siblings ...)
  2004-05-26 14:32 ` pinskia at gcc dot gnu dot org
@ 2004-05-26 14:35 ` pinskia at gcc dot gnu dot org
  2004-05-26 14:36 ` cvs-commit at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-26 14:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-26 04:51 -------
This looks like to be a mistach in HOST_WIDE_INT used by libcpp and gcc.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zack at gcc dot gnu dot org,
                   |                            |bonzini at gcc dot gnu dot
                   |                            |org
           Severity|normal                      |critical


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


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

* [Bug bootstrap/15651] [3.5 Regression] Size Errors/Warnings Followed by ICE
  2004-05-26 14:04 [Bug bootstrap/15651] New: Size Errors/Warnings Followed by ICE James dot W dot Mckelvey at jpl dot nasa dot gov
                   ` (7 preceding siblings ...)
  2004-05-26 14:36 ` cvs-commit at gcc dot gnu dot org
@ 2004-05-26 14:36 ` bonzini at gnu dot org
  2004-05-26 14:36 ` andreast at gcc dot gnu dot org
  2004-05-26 15:56 ` pinskia at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: bonzini at gnu dot org @ 2004-05-26 14:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bonzini at gnu dot org  2004-05-26 06:58 -------
Ok, I got it and should be committing an obvious patch soon.  I apologize for
all this libcpp breakage. :-(

-- 


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


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

* [Bug bootstrap/15651] [3.5 Regression] Size Errors/Warnings Followed by ICE
  2004-05-26 14:04 [Bug bootstrap/15651] New: Size Errors/Warnings Followed by ICE James dot W dot Mckelvey at jpl dot nasa dot gov
                   ` (8 preceding siblings ...)
  2004-05-26 14:36 ` bonzini at gnu dot org
@ 2004-05-26 14:36 ` andreast at gcc dot gnu dot org
  2004-05-26 15:56 ` pinskia at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: andreast at gcc dot gnu dot org @ 2004-05-26 14:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From andreast at gcc dot gnu dot org  2004-05-26 05:22 -------
Maybe libcpp should check for need_64bit_hwint as it was done before globally in
config.gcc.
On Solaris 64-bit or biarch this flags needs to be set to one. 
Now HOST_WIDE_INT=long and long is 4 bytes here. (Solaris2.9)
While need_64bit_hwint is set to yes in gcc.


-- 


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


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

* [Bug bootstrap/15651] [3.5 Regression] Size Errors/Warnings Followed by ICE
  2004-05-26 14:04 [Bug bootstrap/15651] New: Size Errors/Warnings Followed by ICE James dot W dot Mckelvey at jpl dot nasa dot gov
                   ` (6 preceding siblings ...)
  2004-05-26 14:35 ` pinskia at gcc dot gnu dot org
@ 2004-05-26 14:36 ` cvs-commit at gcc dot gnu dot org
  2004-05-26 14:36 ` bonzini at gnu dot org
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-05-26 14:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-05-26 06:59 -------
Subject: Bug 15651

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bonzini@gcc.gnu.org	2004-05-26 06:58:53

Modified files:
	libcpp         : ChangeLog configure configure.ac 

Log message:
	2004-05-26  Paolo Bonzini  <bonzini@gnu.org>
	
	PR bootstrap/15651
	* configure.ac: Fix m4 quoting when picking
	the size of HOST_WIDE_INT.
	* configure: Regenerate.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/ChangeLog.diff?cvsroot=gcc&r1=1.3&r2=1.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/configure.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libcpp/configure.ac.diff?cvsroot=gcc&r1=1.1&r2=1.2



-- 


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


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

* [Bug bootstrap/15651] [3.5 Regression] Size Errors/Warnings Followed by ICE
  2004-05-26 14:04 [Bug bootstrap/15651] New: Size Errors/Warnings Followed by ICE James dot W dot Mckelvey at jpl dot nasa dot gov
                   ` (9 preceding siblings ...)
  2004-05-26 14:36 ` andreast at gcc dot gnu dot org
@ 2004-05-26 15:56 ` pinskia at gcc dot gnu dot org
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-26 15:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-26 11:14 -------
Fixed.

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


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


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

end of thread, other threads:[~2004-05-26 11:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-26 14:04 [Bug bootstrap/15651] New: Size Errors/Warnings Followed by ICE James dot W dot Mckelvey at jpl dot nasa dot gov
2004-05-26 14:04 ` [Bug bootstrap/15651] " James dot W dot Mckelvey at jpl dot nasa dot gov
2004-05-26 14:07 ` ebotcazou at gcc dot gnu dot org
2004-05-26 14:30 ` [Bug bootstrap/15651] [3.5 Regression] " pinskia at gcc dot gnu dot org
2004-05-26 14:32 ` pinskia at gcc dot gnu dot org
2004-05-26 14:32 ` pinskia at gcc dot gnu dot org
2004-05-26 14:32 ` pinskia at gcc dot gnu dot org
2004-05-26 14:35 ` pinskia at gcc dot gnu dot org
2004-05-26 14:36 ` cvs-commit at gcc dot gnu dot org
2004-05-26 14:36 ` bonzini at gnu dot org
2004-05-26 14:36 ` andreast at gcc dot gnu dot org
2004-05-26 15:56 ` 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).