This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch i386 mingw]: PR/39492


Hello,

for PR/39492 I prefer to use hexadecimal representation for the
process ID in the unique name. By this the maximal size of the char
array is predictable as sizeof (long) * 2.

ChangeLog
2009-03-31  Kai Tietz  <kai.tietz@onevision.com>
		  Andrey Galkin <agalkin@hypercom.com>

	PR/39492
	* config/i386/host-mingw32.c (mingw32_gt_pch_use_address):
	Make object_name unique for each process.

I tested this patch  for 4.4. I'll apply this patch in 8 hours for 4.4
and trunk, when nobody has objections.

Cheers,
Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination

Attachment: pr39492.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]